@Stability(value=Stable)
public static interface CfnAssetModel.AssetModelHierarchyProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnAssetModel.AssetModelHierarchyProperty.Builder
A builder for
CfnAssetModel.AssetModelHierarchyProperty |
static class |
CfnAssetModel.AssetModelHierarchyProperty.Jsii$Proxy
An implementation for
CfnAssetModel.AssetModelHierarchyProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnAssetModel.AssetModelHierarchyProperty.Builder |
builder() |
String |
getChildAssetModelId()
`CfnAssetModel.AssetModelHierarchyProperty.ChildAssetModelId`.
|
String |
getLogicalId()
`CfnAssetModel.AssetModelHierarchyProperty.LogicalId`.
|
String |
getName()
`CfnAssetModel.AssetModelHierarchyProperty.Name`.
|
@Stability(value=Stable) @NotNull String getChildAssetModelId()
@Stability(value=Stable) @NotNull String getLogicalId()
@Stability(value=Stable) @NotNull String getName()
@Stability(value=Stable) static CfnAssetModel.AssetModelHierarchyProperty.Builder builder()
Copyright © 2021. All rights reserved.