@Stability(value=Stable) public static final class CfnConfigurationSet.DeliveryOptionsProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnConfigurationSet.DeliveryOptionsProperty>
CfnConfigurationSet.DeliveryOptionsProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnConfigurationSet.DeliveryOptionsProperty |
build()
Builds the configured instance.
|
CfnConfigurationSet.DeliveryOptionsProperty.Builder |
sendingPoolName(String sendingPoolName)
Sets the value of
CfnConfigurationSet.DeliveryOptionsProperty.getSendingPoolName() |
@Stability(value=Stable) public CfnConfigurationSet.DeliveryOptionsProperty.Builder sendingPoolName(String sendingPoolName)
CfnConfigurationSet.DeliveryOptionsProperty.getSendingPoolName()sendingPoolName - `CfnConfigurationSet.DeliveryOptionsProperty.SendingPoolName`.this@Stability(value=Stable) public CfnConfigurationSet.DeliveryOptionsProperty build()
build in interface software.amazon.jsii.Builder<CfnConfigurationSet.DeliveryOptionsProperty>CfnConfigurationSet.DeliveryOptionsPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.