@Stability(value=Stable) public static final class CfnAnomalySubscription.SubscriberProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnAnomalySubscription.SubscriberProperty>
CfnAnomalySubscription.SubscriberProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnAnomalySubscription.SubscriberProperty.Builder |
address(String address)
Sets the value of
CfnAnomalySubscription.SubscriberProperty.getAddress() |
CfnAnomalySubscription.SubscriberProperty |
build()
Builds the configured instance.
|
CfnAnomalySubscription.SubscriberProperty.Builder |
status(String status)
Sets the value of
CfnAnomalySubscription.SubscriberProperty.getStatus() |
CfnAnomalySubscription.SubscriberProperty.Builder |
type(String type)
Sets the value of
CfnAnomalySubscription.SubscriberProperty.getType() |
@Stability(value=Stable) public CfnAnomalySubscription.SubscriberProperty.Builder address(String address)
CfnAnomalySubscription.SubscriberProperty.getAddress()address - `CfnAnomalySubscription.SubscriberProperty.Address`. This parameter is required.this@Stability(value=Stable) public CfnAnomalySubscription.SubscriberProperty.Builder type(String type)
CfnAnomalySubscription.SubscriberProperty.getType()type - `CfnAnomalySubscription.SubscriberProperty.Type`. This parameter is required.this@Stability(value=Stable) public CfnAnomalySubscription.SubscriberProperty.Builder status(String status)
CfnAnomalySubscription.SubscriberProperty.getStatus()status - `CfnAnomalySubscription.SubscriberProperty.Status`.this@Stability(value=Stable) public CfnAnomalySubscription.SubscriberProperty build()
build in interface software.amazon.jsii.Builder<CfnAnomalySubscription.SubscriberProperty>CfnAnomalySubscription.SubscriberPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.