Class CfnDataSetPropsMixin.ColumnSemanticPropertyProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.quicksight.CfnDataSetPropsMixin.ColumnSemanticPropertyProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnDataSetPropsMixin.ColumnSemanticPropertyProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnDataSetPropsMixin.ColumnSemanticPropertyProperty
@Stability(Stable)
@Internal
public static final class CfnDataSetPropsMixin.ColumnSemanticPropertyProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnDataSetPropsMixin.ColumnSemanticPropertyProperty
An implementation for
CfnDataSetPropsMixin.ColumnSemanticPropertyProperty-
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.cfnpropertymixins.services.quicksight.CfnDataSetPropsMixin.ColumnSemanticPropertyProperty
CfnDataSetPropsMixin.ColumnSemanticPropertyProperty.Builder, CfnDataSetPropsMixin.ColumnSemanticPropertyProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnDataSetPropsMixin.ColumnSemanticPropertyProperty.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 ObjectReturns union: eitherIResolvableorCfnDataSetPropsMixin.AdditionalNotesPropertyfinal ObjectMetadata that contains a description for a column.final ObjectReturns union: eitherIResolvableorCfnDataSetPropsMixin.ColumnSemanticTypePropertyfinal 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 theCfnDataSetPropsMixin.ColumnSemanticPropertyProperty.Builder.
-
-
Method Details
-
getAdditionalNotes
Description copied from interface:CfnDataSetPropsMixin.ColumnSemanticPropertyPropertyReturns union: eitherIResolvableorCfnDataSetPropsMixin.AdditionalNotesProperty- Specified by:
getAdditionalNotesin interfaceCfnDataSetPropsMixin.ColumnSemanticPropertyProperty- See Also:
-
getDescription
Description copied from interface:CfnDataSetPropsMixin.ColumnSemanticPropertyPropertyMetadata that contains a description for a column.
.Returns union: either
IResolvableorCfnDataSetPropsMixin.ColumnDescriptionProperty- Specified by:
getDescriptionin interfaceCfnDataSetPropsMixin.ColumnSemanticPropertyProperty- See Also:
-
getSemanticType
Description copied from interface:CfnDataSetPropsMixin.ColumnSemanticPropertyPropertyReturns union: eitherIResolvableorCfnDataSetPropsMixin.ColumnSemanticTypeProperty- Specified by:
getSemanticTypein interfaceCfnDataSetPropsMixin.ColumnSemanticPropertyProperty- 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()
-