Class CfnAnalysisPropsMixin.FormatConfigurationProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.quicksight.CfnAnalysisPropsMixin.FormatConfigurationProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnAnalysisPropsMixin.FormatConfigurationProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnAnalysisPropsMixin.FormatConfigurationProperty
@Stability(Stable)
@Internal
public static final class CfnAnalysisPropsMixin.FormatConfigurationProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnAnalysisPropsMixin.FormatConfigurationProperty
An implementation for
CfnAnalysisPropsMixin.FormatConfigurationProperty-
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.CfnAnalysisPropsMixin.FormatConfigurationProperty
CfnAnalysisPropsMixin.FormatConfigurationProperty.Builder, CfnAnalysisPropsMixin.FormatConfigurationProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnAnalysisPropsMixin.FormatConfigurationProperty.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 theCfnAnalysisPropsMixin.FormatConfigurationProperty.Builder.
-
-
Method Details
-
getDateTimeFormatConfiguration
Description copied from interface:CfnAnalysisPropsMixin.FormatConfigurationPropertyFormatting configuration forDateTimefields.Returns union: either
IResolvableorCfnAnalysisPropsMixin.DateTimeFormatConfigurationProperty- Specified by:
getDateTimeFormatConfigurationin interfaceCfnAnalysisPropsMixin.FormatConfigurationProperty- See Also:
-
getNumberFormatConfiguration
Description copied from interface:CfnAnalysisPropsMixin.FormatConfigurationPropertyFormatting configuration for number fields.Returns union: either
IResolvableorCfnAnalysisPropsMixin.NumberFormatConfigurationProperty- Specified by:
getNumberFormatConfigurationin interfaceCfnAnalysisPropsMixin.FormatConfigurationProperty- See Also:
-
getStringFormatConfiguration
Description copied from interface:CfnAnalysisPropsMixin.FormatConfigurationPropertyFormatting configuration for string fields.Returns union: either
IResolvableorCfnAnalysisPropsMixin.StringFormatConfigurationProperty- Specified by:
getStringFormatConfigurationin interfaceCfnAnalysisPropsMixin.FormatConfigurationProperty- 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()
-