Class CfnTemplate.CustomColorProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.quicksight.CfnTemplate.CustomColorProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnTemplate.CustomColorProperty
,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnTemplate.CustomColorProperty
@Stability(Stable)
@Internal
public static final class CfnTemplate.CustomColorProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnTemplate.CustomColorProperty
An implementation for
CfnTemplate.CustomColorProperty
-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationMode
Nested classes/interfaces inherited from interface software.amazon.awscdk.services.quicksight.CfnTemplate.CustomColorProperty
CfnTemplate.CustomColorProperty.Builder, CfnTemplate.CustomColorProperty.Jsii$Proxy
-
Constructor Summary
ConstructorsModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnTemplate.CustomColorProperty.Builder
.protected
Jsii$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.CustomColorProperty.Builder
.
-
-
Method Details
-
getColor
Description copied from interface:CfnTemplate.CustomColorProperty
CfnTemplate.CustomColorProperty.Color
.- Specified by:
getColor
in interfaceCfnTemplate.CustomColorProperty
-
getFieldValue
Description copied from interface:CfnTemplate.CustomColorProperty
CfnTemplate.CustomColorProperty.FieldValue
.- Specified by:
getFieldValue
in interfaceCfnTemplate.CustomColorProperty
-
getSpecialValue
Description copied from interface:CfnTemplate.CustomColorProperty
CfnTemplate.CustomColorProperty.SpecialValue
.- Specified by:
getSpecialValue
in interfaceCfnTemplate.CustomColorProperty
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJson
in interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-