Class CfnAssetModel.AssetModelHierarchyProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.iotsitewise.CfnAssetModel.AssetModelHierarchyProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnAssetModel.AssetModelHierarchyProperty
,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnAssetModel.AssetModelHierarchyProperty
@Stability(Stable)
@Internal
public static final class CfnAssetModel.AssetModelHierarchyProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnAssetModel.AssetModelHierarchyProperty
An implementation for
CfnAssetModel.AssetModelHierarchyProperty
-
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.iotsitewise.CfnAssetModel.AssetModelHierarchyProperty
CfnAssetModel.AssetModelHierarchyProperty.Builder, CfnAssetModel.AssetModelHierarchyProperty.Jsii$Proxy
-
Constructor Summary
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnAssetModel.AssetModelHierarchyProperty.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 theCfnAssetModel.AssetModelHierarchyProperty.Builder
.
-
-
Method Details
-
getChildAssetModelId
Description copied from interface:CfnAssetModel.AssetModelHierarchyProperty
The Id of the asset model.- Specified by:
getChildAssetModelId
in interfaceCfnAssetModel.AssetModelHierarchyProperty
-
getLogicalId
Description copied from interface:CfnAssetModel.AssetModelHierarchyProperty
TheLogicalID
of the asset model hierarchy. This ID is ahierarchyLogicalId
.The maximum length is 256 characters, with the pattern
[^\ u0000-\ u001F\ u007F]+
- Specified by:
getLogicalId
in interfaceCfnAssetModel.AssetModelHierarchyProperty
-
getName
Description copied from interface:CfnAssetModel.AssetModelHierarchyProperty
The name of the asset model hierarchy.The maximum length is 256 characters with the pattern
[^\ u0000-\ u001F\ u007F]+
.- Specified by:
getName
in interfaceCfnAssetModel.AssetModelHierarchyProperty
-
$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()
-