Class CfnTemplate.ColumnConfigurationProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.quicksight.CfnTemplate.ColumnConfigurationProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnTemplate.ColumnConfigurationProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
- CfnTemplate.ColumnConfigurationProperty
@Stability(Stable)
@Internal
public static final class CfnTemplate.ColumnConfigurationProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnTemplate.ColumnConfigurationProperty
An implementation for
CfnTemplate.ColumnConfigurationProperty-
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.CfnTemplate.ColumnConfigurationProperty
CfnTemplate.ColumnConfigurationProperty.Builder, CfnTemplate.ColumnConfigurationProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnTemplate.ColumnConfigurationProperty.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 ObjectCfnTemplate.ColumnConfigurationProperty.ColorsConfiguration.final ObjectThe column.final ObjectThe format configuration of a column.final StringgetRole()The role of the column.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 theCfnTemplate.ColumnConfigurationProperty.Builder.
-
-
Method Details
-
getColumn
Description copied from interface:CfnTemplate.ColumnConfigurationPropertyThe column.- Specified by:
getColumnin interfaceCfnTemplate.ColumnConfigurationProperty
-
getColorsConfiguration
Description copied from interface:CfnTemplate.ColumnConfigurationPropertyCfnTemplate.ColumnConfigurationProperty.ColorsConfiguration.- Specified by:
getColorsConfigurationin interfaceCfnTemplate.ColumnConfigurationProperty
-
getFormatConfiguration
Description copied from interface:CfnTemplate.ColumnConfigurationPropertyThe format configuration of a column.- Specified by:
getFormatConfigurationin interfaceCfnTemplate.ColumnConfigurationProperty
-
getRole
Description copied from interface:CfnTemplate.ColumnConfigurationPropertyThe role of the column.- Specified by:
getRolein interfaceCfnTemplate.ColumnConfigurationProperty
-
$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()
-