@Stability(value=Stable) public static final class CfnAsset.AssetHierarchyProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnAsset.AssetHierarchyProperty>
CfnAsset.AssetHierarchyProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnAsset.AssetHierarchyProperty |
build()
Builds the configured instance.
|
CfnAsset.AssetHierarchyProperty.Builder |
childAssetId(String childAssetId)
Sets the value of
CfnAsset.AssetHierarchyProperty.getChildAssetId() |
CfnAsset.AssetHierarchyProperty.Builder |
logicalId(String logicalId)
Sets the value of
CfnAsset.AssetHierarchyProperty.getLogicalId() |
@Stability(value=Stable) public CfnAsset.AssetHierarchyProperty.Builder childAssetId(String childAssetId)
CfnAsset.AssetHierarchyProperty.getChildAssetId()childAssetId - `CfnAsset.AssetHierarchyProperty.ChildAssetId`. This parameter is required.this@Stability(value=Stable) public CfnAsset.AssetHierarchyProperty.Builder logicalId(String logicalId)
CfnAsset.AssetHierarchyProperty.getLogicalId()logicalId - `CfnAsset.AssetHierarchyProperty.LogicalId`. This parameter is required.this@Stability(value=Stable) public CfnAsset.AssetHierarchyProperty build()
build in interface software.amazon.jsii.Builder<CfnAsset.AssetHierarchyProperty>CfnAsset.AssetHierarchyPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.