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