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
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.Returns union: either
IResolvableorCfnTemplate.ColumnIdentifierProperty- Specified by:
getColumnin interfaceCfnTemplate.ColumnConfigurationProperty- See Also:
-
getColorsConfiguration
Description copied from interface:CfnTemplate.ColumnConfigurationPropertyThe color configurations of the column.Returns union: either
IResolvableorCfnTemplate.ColorsConfigurationProperty- Specified by:
getColorsConfigurationin interfaceCfnTemplate.ColumnConfigurationProperty- See Also:
-
getFormatConfiguration
Description copied from interface:CfnTemplate.ColumnConfigurationPropertyThe format configuration of a column.Returns union: either
IResolvableorCfnTemplate.FormatConfigurationProperty- Specified by:
getFormatConfigurationin interfaceCfnTemplate.ColumnConfigurationProperty- See Also:
-
getRole
Description copied from interface:CfnTemplate.ColumnConfigurationPropertyThe role of the column.- Specified by:
getRolein interfaceCfnTemplate.ColumnConfigurationProperty- 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()
-