Class CfnUserSettingsPropsMixin.ToolbarConfigurationProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.workspacesweb.CfnUserSettingsPropsMixin.ToolbarConfigurationProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnUserSettingsPropsMixin.ToolbarConfigurationProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnUserSettingsPropsMixin.ToolbarConfigurationProperty
@Stability(Stable)
@Internal
public static final class CfnUserSettingsPropsMixin.ToolbarConfigurationProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnUserSettingsPropsMixin.ToolbarConfigurationProperty
An implementation for
CfnUserSettingsPropsMixin.ToolbarConfigurationProperty-
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.workspacesweb.CfnUserSettingsPropsMixin.ToolbarConfigurationProperty
CfnUserSettingsPropsMixin.ToolbarConfigurationProperty.Builder, CfnUserSettingsPropsMixin.ToolbarConfigurationProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnUserSettingsPropsMixin.ToolbarConfigurationProperty.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 booleanThe list of toolbar items to be hidden.final StringThe maximum display resolution that is allowed for the session.final StringThe type of toolbar displayed during the session.final StringThe visual mode of the toolbar.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 theCfnUserSettingsPropsMixin.ToolbarConfigurationProperty.Builder.
-
-
Method Details
-
getHiddenToolbarItems
Description copied from interface:CfnUserSettingsPropsMixin.ToolbarConfigurationPropertyThe list of toolbar items to be hidden.- Specified by:
getHiddenToolbarItemsin interfaceCfnUserSettingsPropsMixin.ToolbarConfigurationProperty- See Also:
-
getMaxDisplayResolution
Description copied from interface:CfnUserSettingsPropsMixin.ToolbarConfigurationPropertyThe maximum display resolution that is allowed for the session.- Specified by:
getMaxDisplayResolutionin interfaceCfnUserSettingsPropsMixin.ToolbarConfigurationProperty- See Also:
-
getToolbarType
Description copied from interface:CfnUserSettingsPropsMixin.ToolbarConfigurationPropertyThe type of toolbar displayed during the session.- Specified by:
getToolbarTypein interfaceCfnUserSettingsPropsMixin.ToolbarConfigurationProperty- See Also:
-
getVisualMode
Description copied from interface:CfnUserSettingsPropsMixin.ToolbarConfigurationPropertyThe visual mode of the toolbar.- Specified by:
getVisualModein interfaceCfnUserSettingsPropsMixin.ToolbarConfigurationProperty- 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()
-