Class CfnTheme.UIColorPaletteProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.quicksight.CfnTheme.UIColorPaletteProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnTheme.UIColorPaletteProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnTheme.UIColorPaletteProperty
@Stability(Stable)
@Internal
public static final class CfnTheme.UIColorPaletteProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnTheme.UIColorPaletteProperty
An implementation for
CfnTheme.UIColorPaletteProperty-
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.UIColorPaletteProperty
CfnTheme.UIColorPaletteProperty.Builder, CfnTheme.UIColorPaletteProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnTheme.UIColorPaletteProperty.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 StringThis color is that applies to selected states and buttons.final StringThe foreground color that applies to any text or other elements that appear over the accent color.final StringThe color that applies to error messages.final StringThe foreground color that applies to any text or other elements that appear over the error color.final StringThe color that applies to the names of fields that are identified as dimensions.final StringThe foreground color that applies to any text or other elements that appear over the dimension color.final StringThe color that applies to the names of fields that are identified as measures.final StringThe foreground color that applies to any text or other elements that appear over the measure color.final StringThe background color that applies to visuals and other high emphasis UI.final StringThe color of text and other foreground elements that appear over the primary background regions, such as grid lines, borders, table banding, icons, and so on.final StringThe background color that applies to the sheet background and sheet controls.final StringThe foreground color that applies to any sheet title, sheet control text, or UI that appears over the secondary background.final StringThe color that applies to success messages, for example the check mark for a successful download.final StringThe foreground color that applies to any text or other elements that appear over the success color.final StringThis color that applies to warning and informational messages.final StringThe foreground color that applies to any text or other elements that appear over the warning color.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.UIColorPaletteProperty.Builder.
-
-
Method Details
-
getAccent
Description copied from interface:CfnTheme.UIColorPalettePropertyThis color is that applies to selected states and buttons.- Specified by:
getAccentin interfaceCfnTheme.UIColorPaletteProperty- See Also:
-
getAccentForeground
Description copied from interface:CfnTheme.UIColorPalettePropertyThe foreground color that applies to any text or other elements that appear over the accent color.- Specified by:
getAccentForegroundin interfaceCfnTheme.UIColorPaletteProperty- See Also:
-
getDanger
Description copied from interface:CfnTheme.UIColorPalettePropertyThe color that applies to error messages.- Specified by:
getDangerin interfaceCfnTheme.UIColorPaletteProperty- See Also:
-
getDangerForeground
Description copied from interface:CfnTheme.UIColorPalettePropertyThe foreground color that applies to any text or other elements that appear over the error color.- Specified by:
getDangerForegroundin interfaceCfnTheme.UIColorPaletteProperty- See Also:
-
getDimension
Description copied from interface:CfnTheme.UIColorPalettePropertyThe color that applies to the names of fields that are identified as dimensions.- Specified by:
getDimensionin interfaceCfnTheme.UIColorPaletteProperty- See Also:
-
getDimensionForeground
Description copied from interface:CfnTheme.UIColorPalettePropertyThe foreground color that applies to any text or other elements that appear over the dimension color.- Specified by:
getDimensionForegroundin interfaceCfnTheme.UIColorPaletteProperty- See Also:
-
getMeasure
Description copied from interface:CfnTheme.UIColorPalettePropertyThe color that applies to the names of fields that are identified as measures.- Specified by:
getMeasurein interfaceCfnTheme.UIColorPaletteProperty- See Also:
-
getMeasureForeground
Description copied from interface:CfnTheme.UIColorPalettePropertyThe foreground color that applies to any text or other elements that appear over the measure color.- Specified by:
getMeasureForegroundin interfaceCfnTheme.UIColorPaletteProperty- See Also:
-
getPrimaryBackground
Description copied from interface:CfnTheme.UIColorPalettePropertyThe background color that applies to visuals and other high emphasis UI.- Specified by:
getPrimaryBackgroundin interfaceCfnTheme.UIColorPaletteProperty- See Also:
-
getPrimaryForeground
Description copied from interface:CfnTheme.UIColorPalettePropertyThe color of text and other foreground elements that appear over the primary background regions, such as grid lines, borders, table banding, icons, and so on.- Specified by:
getPrimaryForegroundin interfaceCfnTheme.UIColorPaletteProperty- See Also:
-
getSecondaryBackground
Description copied from interface:CfnTheme.UIColorPalettePropertyThe background color that applies to the sheet background and sheet controls.- Specified by:
getSecondaryBackgroundin interfaceCfnTheme.UIColorPaletteProperty- See Also:
-
getSecondaryForeground
Description copied from interface:CfnTheme.UIColorPalettePropertyThe foreground color that applies to any sheet title, sheet control text, or UI that appears over the secondary background.- Specified by:
getSecondaryForegroundin interfaceCfnTheme.UIColorPaletteProperty- See Also:
-
getSuccess
Description copied from interface:CfnTheme.UIColorPalettePropertyThe color that applies to success messages, for example the check mark for a successful download.- Specified by:
getSuccessin interfaceCfnTheme.UIColorPaletteProperty- See Also:
-
getSuccessForeground
Description copied from interface:CfnTheme.UIColorPalettePropertyThe foreground color that applies to any text or other elements that appear over the success color.- Specified by:
getSuccessForegroundin interfaceCfnTheme.UIColorPaletteProperty- See Also:
-
getWarning
Description copied from interface:CfnTheme.UIColorPalettePropertyThis color that applies to warning and informational messages.- Specified by:
getWarningin interfaceCfnTheme.UIColorPaletteProperty- See Also:
-
getWarningForeground
Description copied from interface:CfnTheme.UIColorPalettePropertyThe foreground color that applies to any text or other elements that appear over the warning color.- Specified by:
getWarningForegroundin interfaceCfnTheme.UIColorPaletteProperty- 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()
-