@Stability(value=Stable)
public static interface CfnAsset.AssetHierarchyProperty
extends software.amazon.jsii.JsiiSerializable
| 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()
@Stability(value=Stable) @NotNull String getLogicalId()
@Stability(value=Stable) static CfnAsset.AssetHierarchyProperty.Builder builder()
Copyright © 2021. All rights reserved.