Class CfnUserSettings.BrandingConfigurationProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.workspacesweb.CfnUserSettings.BrandingConfigurationProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnUserSettings.BrandingConfigurationProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnUserSettings.BrandingConfigurationProperty
@Stability(Stable)
@Internal
public static final class CfnUserSettings.BrandingConfigurationProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnUserSettings.BrandingConfigurationProperty
An implementation for
CfnUserSettings.BrandingConfigurationProperty-
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.workspacesweb.CfnUserSettings.BrandingConfigurationProperty
CfnUserSettings.BrandingConfigurationProperty.Builder, CfnUserSettings.BrandingConfigurationProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnUserSettings.BrandingConfigurationProperty.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 Stringfinal Stringfinal ObjectReturns union: eitherIResolvableorCfnUserSettings.ImageMetadataPropertyfinal ObjectReturns union: eitherIResolvableor Mapinvalid input: '<'String, eitherIResolvableorCfnUserSettings.LocalizedBrandingStringsProperty>final StringgetLogo()final ObjectReturns union: eitherIResolvableorCfnUserSettings.ImageMetadataPropertyfinal Stringfinal Stringfinal ObjectReturns union: eitherIResolvableorCfnUserSettings.ImageMetadataPropertyfinal 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 theCfnUserSettings.BrandingConfigurationProperty.Builder.
-
-
Method Details
-
getColorTheme
- Specified by:
getColorThemein interfaceCfnUserSettings.BrandingConfigurationProperty- See Also:
-
getFavicon
- Specified by:
getFaviconin interfaceCfnUserSettings.BrandingConfigurationProperty- See Also:
-
getFaviconMetadata
Description copied from interface:CfnUserSettings.BrandingConfigurationPropertyReturns union: eitherIResolvableorCfnUserSettings.ImageMetadataProperty- Specified by:
getFaviconMetadatain interfaceCfnUserSettings.BrandingConfigurationProperty- See Also:
-
getLocalizedStrings
Description copied from interface:CfnUserSettings.BrandingConfigurationPropertyReturns union: eitherIResolvableor Mapinvalid input: '<'String, eitherIResolvableorCfnUserSettings.LocalizedBrandingStringsProperty>- Specified by:
getLocalizedStringsin interfaceCfnUserSettings.BrandingConfigurationProperty- See Also:
-
getLogo
- Specified by:
getLogoin interfaceCfnUserSettings.BrandingConfigurationProperty- See Also:
-
getLogoMetadata
Description copied from interface:CfnUserSettings.BrandingConfigurationPropertyReturns union: eitherIResolvableorCfnUserSettings.ImageMetadataProperty- Specified by:
getLogoMetadatain interfaceCfnUserSettings.BrandingConfigurationProperty- See Also:
-
getTermsOfService
- Specified by:
getTermsOfServicein interfaceCfnUserSettings.BrandingConfigurationProperty- See Also:
-
getWallpaper
- Specified by:
getWallpaperin interfaceCfnUserSettings.BrandingConfigurationProperty- See Also:
-
getWallpaperMetadata
Description copied from interface:CfnUserSettings.BrandingConfigurationPropertyReturns union: eitherIResolvableorCfnUserSettings.ImageMetadataProperty- Specified by:
getWallpaperMetadatain interfaceCfnUserSettings.BrandingConfigurationProperty- 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()
-