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.InitializationModeNested classes/interfaces inherited from interface software.amazon.awscdk.services.connect.CfnUserHierarchyStructure.UserHierarchyStructureProperty
CfnUserHierarchyStructure.UserHierarchyStructureProperty.Builder, CfnUserHierarchyStructure.UserHierarchyStructureProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnUserHierarchyStructure.UserHierarchyStructureProperty.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 ObjectInformation about level five.final ObjectThe update for level four.final ObjectThe update for level one.final ObjectThe update for level three.final ObjectThe update for level two.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 theCfnUserHierarchyStructure.UserHierarchyStructureProperty.Builder.
-
-
Method Details
-
getLevelFive
Description copied from interface:CfnUserHierarchyStructure.UserHierarchyStructurePropertyInformation about level five.Returns union: either
IResolvableorCfnUserHierarchyStructure.LevelFiveProperty- Specified by:
getLevelFivein interfaceCfnUserHierarchyStructure.UserHierarchyStructureProperty- See Also:
-
getLevelFour
Description copied from interface:CfnUserHierarchyStructure.UserHierarchyStructurePropertyThe update for level four.Returns union: either
IResolvableorCfnUserHierarchyStructure.LevelFourProperty- Specified by:
getLevelFourin interfaceCfnUserHierarchyStructure.UserHierarchyStructureProperty- See Also:
-
getLevelOne
Description copied from interface:CfnUserHierarchyStructure.UserHierarchyStructurePropertyThe update for level one.Returns union: either
IResolvableorCfnUserHierarchyStructure.LevelOneProperty- Specified by:
getLevelOnein interfaceCfnUserHierarchyStructure.UserHierarchyStructureProperty- See Also:
-
getLevelThree
Description copied from interface:CfnUserHierarchyStructure.UserHierarchyStructurePropertyThe update for level three.Returns union: either
IResolvableorCfnUserHierarchyStructure.LevelThreeProperty- Specified by:
getLevelThreein interfaceCfnUserHierarchyStructure.UserHierarchyStructureProperty- See Also:
-
getLevelTwo
Description copied from interface:CfnUserHierarchyStructure.UserHierarchyStructurePropertyThe update for level two.Returns union: either
IResolvableorCfnUserHierarchyStructure.LevelTwoProperty- Specified by:
getLevelTwoin interfaceCfnUserHierarchyStructure.UserHierarchyStructureProperty- 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()
-