@Stability(value=Stable) public static final class CfnNotificationRule.TargetProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnNotificationRule.TargetProperty>
CfnNotificationRule.TargetProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnNotificationRule.TargetProperty |
build()
Builds the configured instance.
|
CfnNotificationRule.TargetProperty.Builder |
targetAddress(String targetAddress)
Sets the value of
CfnNotificationRule.TargetProperty.getTargetAddress() |
CfnNotificationRule.TargetProperty.Builder |
targetType(String targetType)
Sets the value of
CfnNotificationRule.TargetProperty.getTargetType() |
@Stability(value=Stable) public CfnNotificationRule.TargetProperty.Builder targetAddress(String targetAddress)
CfnNotificationRule.TargetProperty.getTargetAddress()targetAddress - `CfnNotificationRule.TargetProperty.TargetAddress`.this@Stability(value=Stable) public CfnNotificationRule.TargetProperty.Builder targetType(String targetType)
CfnNotificationRule.TargetProperty.getTargetType()targetType - `CfnNotificationRule.TargetProperty.TargetType`.this@Stability(value=Stable) public CfnNotificationRule.TargetProperty build()
build in interface software.amazon.jsii.Builder<CfnNotificationRule.TargetProperty>CfnNotificationRule.TargetPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.