@Generated(value="jsii-pacmak/1.14.1 (build 828de8a)", date="2020-11-24T22:28:38.041Z") @Stability(value=Stable) public interface CfnAssetProps extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iotsitewise-asset.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnAssetProps.Builder
A builder for
CfnAssetProps |
static class |
CfnAssetProps.Jsii$Proxy
An implementation for
CfnAssetProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnAssetProps.Builder |
builder() |
default Object |
getAssetHierarchies()
`AWS::IoTSiteWise::Asset.AssetHierarchies`.
|
String |
getAssetModelId()
`AWS::IoTSiteWise::Asset.AssetModelId`.
|
String |
getAssetName()
`AWS::IoTSiteWise::Asset.AssetName`.
|
default Object |
getAssetProperties()
`AWS::IoTSiteWise::Asset.AssetProperties`.
|
default List<CfnTag> |
getTags()
`AWS::IoTSiteWise::Asset.Tags`.
|
@Stability(value=Stable) @NotNull String getAssetModelId()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iotsitewise-asset.html#cfn-iotsitewise-asset-assetmodelid@Stability(value=Stable) @NotNull String getAssetName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iotsitewise-asset.html#cfn-iotsitewise-asset-assetname@Stability(value=Stable) @Nullable default Object getAssetHierarchies()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iotsitewise-asset.html#cfn-iotsitewise-asset-assethierarchies@Stability(value=Stable) @Nullable default Object getAssetProperties()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iotsitewise-asset.html#cfn-iotsitewise-asset-assetproperties@Stability(value=Stable) @Nullable default List<CfnTag> getTags()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iotsitewise-asset.html#cfn-iotsitewise-asset-tags@Stability(value=Stable) static CfnAssetProps.Builder builder()
CfnAssetProps.Builder of CfnAssetPropsCopyright © 2020. All rights reserved.