Class CfnTheme.ThemeConfigurationProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.quicksight.CfnTheme.ThemeConfigurationProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnTheme.ThemeConfigurationProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
- CfnTheme.ThemeConfigurationProperty
@Stability(Stable)
@Internal
public static final class CfnTheme.ThemeConfigurationProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnTheme.ThemeConfigurationProperty
An implementation for
CfnTheme.ThemeConfigurationProperty-
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.CfnTheme.ThemeConfigurationProperty
CfnTheme.ThemeConfigurationProperty.Builder, CfnTheme.ThemeConfigurationProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnTheme.ThemeConfigurationProperty.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 ObjectColor properties that apply to chart data colors.final ObjectgetSheet()Display options related to sheets.final ObjectCfnTheme.ThemeConfigurationProperty.Typography.final ObjectColor properties that apply to the UI and to charts, excluding the colors that apply to data.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 theCfnTheme.ThemeConfigurationProperty.Builder.
-
-
Method Details
-
getDataColorPalette
Description copied from interface:CfnTheme.ThemeConfigurationPropertyColor properties that apply to chart data colors.- Specified by:
getDataColorPalettein interfaceCfnTheme.ThemeConfigurationProperty
-
getSheet
Description copied from interface:CfnTheme.ThemeConfigurationPropertyDisplay options related to sheets.- Specified by:
getSheetin interfaceCfnTheme.ThemeConfigurationProperty
-
getTypography
Description copied from interface:CfnTheme.ThemeConfigurationPropertyCfnTheme.ThemeConfigurationProperty.Typography.- Specified by:
getTypographyin interfaceCfnTheme.ThemeConfigurationProperty
-
getUiColorPalette
Description copied from interface:CfnTheme.ThemeConfigurationPropertyColor properties that apply to the UI and to charts, excluding the colors that apply to data.- Specified by:
getUiColorPalettein interfaceCfnTheme.ThemeConfigurationProperty
-
$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()
-