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