Class CfnUserHierarchyStructurePropsMixin.UserHierarchyStructureProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.connect.CfnUserHierarchyStructurePropsMixin.UserHierarchyStructureProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnUserHierarchyStructurePropsMixin.UserHierarchyStructureProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnUserHierarchyStructurePropsMixin.UserHierarchyStructureProperty
@Stability(Stable)
@Internal
public static final class CfnUserHierarchyStructurePropsMixin.UserHierarchyStructureProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnUserHierarchyStructurePropsMixin.UserHierarchyStructureProperty
An implementation for
CfnUserHierarchyStructurePropsMixin.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.cfnpropertymixins.services.connect.CfnUserHierarchyStructurePropsMixin.UserHierarchyStructureProperty
CfnUserHierarchyStructurePropsMixin.UserHierarchyStructureProperty.Builder, CfnUserHierarchyStructurePropsMixin.UserHierarchyStructureProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnUserHierarchyStructurePropsMixin.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
protected Jsii$Proxy(CfnUserHierarchyStructurePropsMixin.UserHierarchyStructureProperty.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnUserHierarchyStructurePropsMixin.UserHierarchyStructureProperty.Builder.
-
-
Method Details
-
getLevelFive
Description copied from interface:CfnUserHierarchyStructurePropsMixin.UserHierarchyStructurePropertyInformation about level five.Returns union: either
IResolvableorCfnUserHierarchyStructurePropsMixin.LevelFiveProperty- Specified by:
getLevelFivein interfaceCfnUserHierarchyStructurePropsMixin.UserHierarchyStructureProperty- See Also:
-
getLevelFour
Description copied from interface:CfnUserHierarchyStructurePropsMixin.UserHierarchyStructurePropertyThe update for level four.Returns union: either
IResolvableorCfnUserHierarchyStructurePropsMixin.LevelFourProperty- Specified by:
getLevelFourin interfaceCfnUserHierarchyStructurePropsMixin.UserHierarchyStructureProperty- See Also:
-
getLevelOne
Description copied from interface:CfnUserHierarchyStructurePropsMixin.UserHierarchyStructurePropertyThe update for level one.Returns union: either
IResolvableorCfnUserHierarchyStructurePropsMixin.LevelOneProperty- Specified by:
getLevelOnein interfaceCfnUserHierarchyStructurePropsMixin.UserHierarchyStructureProperty- See Also:
-
getLevelThree
Description copied from interface:CfnUserHierarchyStructurePropsMixin.UserHierarchyStructurePropertyThe update for level three.Returns union: either
IResolvableorCfnUserHierarchyStructurePropsMixin.LevelThreeProperty- Specified by:
getLevelThreein interfaceCfnUserHierarchyStructurePropsMixin.UserHierarchyStructureProperty- See Also:
-
getLevelTwo
Description copied from interface:CfnUserHierarchyStructurePropsMixin.UserHierarchyStructurePropertyThe update for level two.Returns union: either
IResolvableorCfnUserHierarchyStructurePropsMixin.LevelTwoProperty- Specified by:
getLevelTwoin interfaceCfnUserHierarchyStructurePropsMixin.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()
-