Class CfnAnalysis.FilterListConfigurationProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.quicksight.CfnAnalysis.FilterListConfigurationProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnAnalysis.FilterListConfigurationProperty
,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnAnalysis.FilterListConfigurationProperty
@Stability(Stable)
@Internal
public static final class CfnAnalysis.FilterListConfigurationProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnAnalysis.FilterListConfigurationProperty
An implementation for
CfnAnalysis.FilterListConfigurationProperty
-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationMode
Nested classes/interfaces inherited from interface software.amazon.awscdk.services.quicksight.CfnAnalysis.FilterListConfigurationProperty
CfnAnalysis.FilterListConfigurationProperty.Builder, CfnAnalysis.FilterListConfigurationProperty.Jsii$Proxy
-
Constructor Summary
ConstructorsModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnAnalysis.FilterListConfigurationProperty.Builder
.protected
Jsii$Proxy
(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Methods inherited from class software.amazon.jsii.JsiiObject
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
-
Constructor Details
-
Jsii$Proxy
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject.- Parameters:
objRef
- Reference to the JSII managed object.
-
Jsii$Proxy
Constructor that initializes the object based on literal property values passed by theCfnAnalysis.FilterListConfigurationProperty.Builder
.
-
-
Method Details
-
getMatchOperator
Description copied from interface:CfnAnalysis.FilterListConfigurationProperty
The match operator that is used to determine if a filter should be applied.- Specified by:
getMatchOperator
in interfaceCfnAnalysis.FilterListConfigurationProperty
-
getCategoryValues
Description copied from interface:CfnAnalysis.FilterListConfigurationProperty
The list of category values for the filter.- Specified by:
getCategoryValues
in interfaceCfnAnalysis.FilterListConfigurationProperty
-
getSelectAllOptions
Description copied from interface:CfnAnalysis.FilterListConfigurationProperty
Select all of the values. Null is not the assigned value of select all.FILTER_ALL_VALUES
- Specified by:
getSelectAllOptions
in interfaceCfnAnalysis.FilterListConfigurationProperty
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJson
in interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-