@Stability(value=Stable) @Internal public static final class CfnAssetProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnAssetProps
CfnAssetPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnAssetProps.Builder, CfnAssetProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(String assetModelId,
String assetName,
Object assetHierarchies,
Object assetProperties,
List<? extends CfnTag> tags)
Constructor that initializes the object based on literal property values passed by the
CfnAssetProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Object |
getAssetHierarchies()
`AWS::IoTSiteWise::Asset.AssetHierarchies`.
|
String |
getAssetModelId()
`AWS::IoTSiteWise::Asset.AssetModelId`.
|
String |
getAssetName()
`AWS::IoTSiteWise::Asset.AssetName`.
|
Object |
getAssetProperties()
`AWS::IoTSiteWise::Asset.AssetProperties`.
|
List<CfnTag> |
getTags()
`AWS::IoTSiteWise::Asset.Tags`.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.public final String getAssetModelId()
CfnAssetPropsgetAssetModelId in interface CfnAssetPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iotsitewise-asset.html#cfn-iotsitewise-asset-assetmodelidpublic final String getAssetName()
CfnAssetPropsgetAssetName in interface CfnAssetPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iotsitewise-asset.html#cfn-iotsitewise-asset-assetnamepublic final Object getAssetHierarchies()
CfnAssetPropsgetAssetHierarchies in interface CfnAssetPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iotsitewise-asset.html#cfn-iotsitewise-asset-assethierarchiespublic final Object getAssetProperties()
CfnAssetPropsgetAssetProperties in interface CfnAssetPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iotsitewise-asset.html#cfn-iotsitewise-asset-assetpropertiespublic final List<CfnTag> getTags()
CfnAssetPropsgetTags in interface CfnAssetPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iotsitewise-asset.html#cfn-iotsitewise-asset-tags@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2020. All rights reserved.