Class CfnWorkspacePropsMixin.PaletteHeaderProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.connect.CfnWorkspacePropsMixin.PaletteHeaderProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnWorkspacePropsMixin.PaletteHeaderProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnWorkspacePropsMixin.PaletteHeaderProperty
@Stability(Stable)
@Internal
public static final class CfnWorkspacePropsMixin.PaletteHeaderProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnWorkspacePropsMixin.PaletteHeaderProperty
An implementation for
CfnWorkspacePropsMixin.PaletteHeaderProperty-
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.connect.CfnWorkspacePropsMixin.PaletteHeaderProperty
CfnWorkspacePropsMixin.PaletteHeaderProperty.Builder, CfnWorkspacePropsMixin.PaletteHeaderProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnWorkspacePropsMixin.PaletteHeaderProperty.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 StringThe background color of the header.final ObjectWhether to invert the colors of action buttons in the header.final StringgetText()The text color in the header.final StringThe text color when hovering over header elements.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 theCfnWorkspacePropsMixin.PaletteHeaderProperty.Builder.
-
-
Method Details
-
getBackground
Description copied from interface:CfnWorkspacePropsMixin.PaletteHeaderPropertyThe background color of the header.- Specified by:
getBackgroundin interfaceCfnWorkspacePropsMixin.PaletteHeaderProperty- See Also:
-
getInvertActionsColors
Description copied from interface:CfnWorkspacePropsMixin.PaletteHeaderPropertyWhether to invert the colors of action buttons in the header.Returns union: either
BooleanorIResolvable- Specified by:
getInvertActionsColorsin interfaceCfnWorkspacePropsMixin.PaletteHeaderProperty- See Also:
-
getText
Description copied from interface:CfnWorkspacePropsMixin.PaletteHeaderPropertyThe text color in the header.- Specified by:
getTextin interfaceCfnWorkspacePropsMixin.PaletteHeaderProperty- See Also:
-
getTextHover
Description copied from interface:CfnWorkspacePropsMixin.PaletteHeaderPropertyThe text color when hovering over header elements.- Specified by:
getTextHoverin interfaceCfnWorkspacePropsMixin.PaletteHeaderProperty- 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()
-