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