@Stability(value=Stable)
public static interface CfnAsset.AssetHierarchyProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotsitewise-asset-assethierarchy.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnAsset.AssetHierarchyProperty.Builder
A builder for
CfnAsset.AssetHierarchyProperty |
static class |
CfnAsset.AssetHierarchyProperty.Jsii$Proxy
An implementation for
CfnAsset.AssetHierarchyProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnAsset.AssetHierarchyProperty.Builder |
builder() |
String |
getChildAssetId()
`CfnAsset.AssetHierarchyProperty.ChildAssetId`.
|
String |
getLogicalId()
`CfnAsset.AssetHierarchyProperty.LogicalId`.
|
@Stability(value=Stable) @NotNull String getChildAssetId()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotsitewise-asset-assethierarchy.html#cfn-iotsitewise-asset-assethierarchy-childassetid@Stability(value=Stable) @NotNull String getLogicalId()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotsitewise-asset-assethierarchy.html#cfn-iotsitewise-asset-assethierarchy-logicalid@Stability(value=Stable) static CfnAsset.AssetHierarchyProperty.Builder builder()
Copyright © 2020. All rights reserved.