Class CfnUserHierarchyStructure.LevelFourProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.connect.CfnUserHierarchyStructure.LevelFourProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnUserHierarchyStructure.LevelFourProperty
,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnUserHierarchyStructure.LevelFourProperty
@Stability(Stable)
@Internal
public static final class CfnUserHierarchyStructure.LevelFourProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnUserHierarchyStructure.LevelFourProperty
An implementation for
CfnUserHierarchyStructure.LevelFourProperty
-
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.LevelFourProperty
CfnUserHierarchyStructure.LevelFourProperty.Builder, CfnUserHierarchyStructure.LevelFourProperty.Jsii$Proxy
-
Constructor Summary
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnUserHierarchyStructure.LevelFourProperty.Builder
.protected
Jsii$Proxy
(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
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.LevelFourProperty.Builder
.
-
-
Method Details
-
getName
Description copied from interface:CfnUserHierarchyStructure.LevelFourProperty
The name of the hierarchy level.- Specified by:
getName
in interfaceCfnUserHierarchyStructure.LevelFourProperty
- See Also:
-
getHierarchyLevelArn
Description copied from interface:CfnUserHierarchyStructure.LevelFourProperty
The Amazon Resource Name (ARN) of the hierarchy level.- Specified by:
getHierarchyLevelArn
in interfaceCfnUserHierarchyStructure.LevelFourProperty
- See Also:
-
getHierarchyLevelId
Description copied from interface:CfnUserHierarchyStructure.LevelFourProperty
The identifier of the hierarchy level.- Specified by:
getHierarchyLevelId
in interfaceCfnUserHierarchyStructure.LevelFourProperty
- 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()
-