Class CfnTopic.TopicCategoryFilterConstantProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.quicksight.CfnTopic.TopicCategoryFilterConstantProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnTopic.TopicCategoryFilterConstantProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnTopic.TopicCategoryFilterConstantProperty
@Stability(Stable)
@Internal
public static final class CfnTopic.TopicCategoryFilterConstantProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnTopic.TopicCategoryFilterConstantProperty
An implementation for
CfnTopic.TopicCategoryFilterConstantProperty-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationModeNested classes/interfaces inherited from interface software.amazon.awscdk.services.quicksight.CfnTopic.TopicCategoryFilterConstantProperty
CfnTopic.TopicCategoryFilterConstantProperty.Builder, CfnTopic.TopicCategoryFilterConstantProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnTopic.TopicCategoryFilterConstantProperty.Builder.protectedJsii$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 theCfnTopic.TopicCategoryFilterConstantProperty.Builder.
-
-
Method Details
-
getCollectiveConstant
Description copied from interface:CfnTopic.TopicCategoryFilterConstantPropertyA collective constant used in a category filter.This element is used to specify a list of values for the constant.
- Specified by:
getCollectiveConstantin interfaceCfnTopic.TopicCategoryFilterConstantProperty- See Also:
-
getConstantType
Description copied from interface:CfnTopic.TopicCategoryFilterConstantPropertyThe type of category filter constant.This element is used to specify whether a constant is a singular or collective. Valid values are
SINGULARandCOLLECTIVE.- Specified by:
getConstantTypein interfaceCfnTopic.TopicCategoryFilterConstantProperty- See Also:
-
getSingularConstant
Description copied from interface:CfnTopic.TopicCategoryFilterConstantPropertyA singular constant used in a category filter.This element is used to specify a single value for the constant.
- Specified by:
getSingularConstantin interfaceCfnTopic.TopicCategoryFilterConstantProperty- See Also:
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJsonin interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-