@Stability(value=Stable) public static final class CfnAssetModel.VariableValueProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnAssetModel.VariableValueProperty>
CfnAssetModel.VariableValueProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnAssetModel.VariableValueProperty |
build()
Builds the configured instance.
|
CfnAssetModel.VariableValueProperty.Builder |
hierarchyLogicalId(String hierarchyLogicalId)
Sets the value of
CfnAssetModel.VariableValueProperty.getHierarchyLogicalId() |
CfnAssetModel.VariableValueProperty.Builder |
propertyLogicalId(String propertyLogicalId)
Sets the value of
CfnAssetModel.VariableValueProperty.getPropertyLogicalId() |
@Stability(value=Stable) public CfnAssetModel.VariableValueProperty.Builder propertyLogicalId(String propertyLogicalId)
CfnAssetModel.VariableValueProperty.getPropertyLogicalId()propertyLogicalId - `CfnAssetModel.VariableValueProperty.PropertyLogicalId`. This parameter is required.this@Stability(value=Stable) public CfnAssetModel.VariableValueProperty.Builder hierarchyLogicalId(String hierarchyLogicalId)
CfnAssetModel.VariableValueProperty.getHierarchyLogicalId()hierarchyLogicalId - `CfnAssetModel.VariableValueProperty.HierarchyLogicalId`.this@Stability(value=Stable) public CfnAssetModel.VariableValueProperty build()
build in interface software.amazon.jsii.Builder<CfnAssetModel.VariableValueProperty>CfnAssetModel.VariableValuePropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.