Class CfnAccountCustomizationProps.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.uxc.CfnAccountCustomizationProps.Jsii$Proxy
- All Implemented Interfaces:
CfnAccountCustomizationProps,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnAccountCustomizationProps
@Stability(Stable)
@Internal
public static final class CfnAccountCustomizationProps.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnAccountCustomizationProps
An implementation for
CfnAccountCustomizationProps-
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.uxc.CfnAccountCustomizationProps
CfnAccountCustomizationProps.Builder, CfnAccountCustomizationProps.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnAccountCustomizationProps.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 color theme assigned to the account for visual identification in the AWS Console.A list of AWS region identifiers visible to the account in the AWS Console.A list of AWS service identifiers visible to the account in the AWS Console.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 theCfnAccountCustomizationProps.Builder.
-
-
Method Details
-
getAccountColor
Description copied from interface:CfnAccountCustomizationPropsThe color theme assigned to the account for visual identification in the AWS Console.- Specified by:
getAccountColorin interfaceCfnAccountCustomizationProps- See Also:
-
getVisibleRegions
Description copied from interface:CfnAccountCustomizationPropsA list of AWS region identifiers visible to the account in the AWS Console.- Specified by:
getVisibleRegionsin interfaceCfnAccountCustomizationProps- See Also:
-
getVisibleServices
Description copied from interface:CfnAccountCustomizationPropsA list of AWS service identifiers visible to the account in the AWS Console.- Specified by:
getVisibleServicesin interfaceCfnAccountCustomizationProps- 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()
-