Class CfnUserHierarchyStructure.UserHierarchyStructureProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.connect.CfnUserHierarchyStructure.UserHierarchyStructureProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnUserHierarchyStructure.UserHierarchyStructureProperty
,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnUserHierarchyStructure.UserHierarchyStructureProperty
@Stability(Stable)
@Internal
public static final class CfnUserHierarchyStructure.UserHierarchyStructureProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnUserHierarchyStructure.UserHierarchyStructureProperty
An implementation for
CfnUserHierarchyStructure.UserHierarchyStructureProperty
-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationMode
Nested classes/interfaces inherited from interface software.amazon.awscdk.services.connect.CfnUserHierarchyStructure.UserHierarchyStructureProperty
CfnUserHierarchyStructure.UserHierarchyStructureProperty.Builder, CfnUserHierarchyStructure.UserHierarchyStructureProperty.Jsii$Proxy
-
Constructor Summary
ConstructorsModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnUserHierarchyStructure.UserHierarchyStructureProperty.Builder
.protected
Jsii$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.JsonNode
final boolean
final Object
Information about level five.final Object
The update for level four.final Object
The update for level one.final Object
The update for level three.final Object
The update for level two.final int
hashCode()
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 theCfnUserHierarchyStructure.UserHierarchyStructureProperty.Builder
.
-
-
Method Details
-
getLevelFive
Description copied from interface:CfnUserHierarchyStructure.UserHierarchyStructureProperty
Information about level five.- Specified by:
getLevelFive
in interfaceCfnUserHierarchyStructure.UserHierarchyStructureProperty
- See Also:
-
getLevelFour
Description copied from interface:CfnUserHierarchyStructure.UserHierarchyStructureProperty
The update for level four.- Specified by:
getLevelFour
in interfaceCfnUserHierarchyStructure.UserHierarchyStructureProperty
- See Also:
-
getLevelOne
Description copied from interface:CfnUserHierarchyStructure.UserHierarchyStructureProperty
The update for level one.- Specified by:
getLevelOne
in interfaceCfnUserHierarchyStructure.UserHierarchyStructureProperty
- See Also:
-
getLevelThree
Description copied from interface:CfnUserHierarchyStructure.UserHierarchyStructureProperty
The update for level three.- Specified by:
getLevelThree
in interfaceCfnUserHierarchyStructure.UserHierarchyStructureProperty
- See Also:
-
getLevelTwo
Description copied from interface:CfnUserHierarchyStructure.UserHierarchyStructureProperty
The update for level two.- Specified by:
getLevelTwo
in interfaceCfnUserHierarchyStructure.UserHierarchyStructureProperty
- See Also:
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJson
in interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-