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