Class CfnTopic.SemanticTypeProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.quicksight.CfnTopic.SemanticTypeProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnTopic.SemanticTypeProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnTopic.SemanticTypeProperty
@Stability(Stable)
@Internal
public static final class CfnTopic.SemanticTypeProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnTopic.SemanticTypeProperty
An implementation for
CfnTopic.SemanticTypeProperty-
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.SemanticTypeProperty
CfnTopic.SemanticTypeProperty.Builder, CfnTopic.SemanticTypeProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnTopic.SemanticTypeProperty.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Modifier and TypeMethodDescriptioncom.fasterxml.jackson.databind.JsonNodefinal booleanfinal StringThe semantic type falsey cell value.The other names or aliases for the false cell value.final StringThe semantic type sub type name.final StringThe semantic type truthy cell value.The other names or aliases for the true cell value.final StringThe semantic type name.final ObjectThe semantic type parameters.final inthashCode()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.SemanticTypeProperty.Builder.
-
-
Method Details
-
getFalseyCellValue
Description copied from interface:CfnTopic.SemanticTypePropertyThe semantic type falsey cell value.- Specified by:
getFalseyCellValuein interfaceCfnTopic.SemanticTypeProperty- See Also:
-
getFalseyCellValueSynonyms
Description copied from interface:CfnTopic.SemanticTypePropertyThe other names or aliases for the false cell value.- Specified by:
getFalseyCellValueSynonymsin interfaceCfnTopic.SemanticTypeProperty- See Also:
-
getSubTypeName
Description copied from interface:CfnTopic.SemanticTypePropertyThe semantic type sub type name.- Specified by:
getSubTypeNamein interfaceCfnTopic.SemanticTypeProperty- See Also:
-
getTruthyCellValue
Description copied from interface:CfnTopic.SemanticTypePropertyThe semantic type truthy cell value.- Specified by:
getTruthyCellValuein interfaceCfnTopic.SemanticTypeProperty- See Also:
-
getTruthyCellValueSynonyms
Description copied from interface:CfnTopic.SemanticTypePropertyThe other names or aliases for the true cell value.- Specified by:
getTruthyCellValueSynonymsin interfaceCfnTopic.SemanticTypeProperty- See Also:
-
getTypeName
Description copied from interface:CfnTopic.SemanticTypePropertyThe semantic type name.- Specified by:
getTypeNamein interfaceCfnTopic.SemanticTypeProperty- See Also:
-
getTypeParameters
Description copied from interface:CfnTopic.SemanticTypePropertyThe semantic type parameters.Returns union: either Mapinvalid input: '<'String,
String> orIResolvable- Specified by:
getTypeParametersin interfaceCfnTopic.SemanticTypeProperty- 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()
-