@Stability(value=Stable) public static final class CfnConfigurationSet.SendingOptionsProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnConfigurationSet.SendingOptionsProperty>
CfnConfigurationSet.SendingOptionsProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnConfigurationSet.SendingOptionsProperty |
build()
Builds the configured instance.
|
CfnConfigurationSet.SendingOptionsProperty.Builder |
sendingEnabled(Boolean sendingEnabled)
Sets the value of
CfnConfigurationSet.SendingOptionsProperty.getSendingEnabled() |
CfnConfigurationSet.SendingOptionsProperty.Builder |
sendingEnabled(IResolvable sendingEnabled)
Sets the value of
CfnConfigurationSet.SendingOptionsProperty.getSendingEnabled() |
@Stability(value=Stable) public CfnConfigurationSet.SendingOptionsProperty.Builder sendingEnabled(Boolean sendingEnabled)
CfnConfigurationSet.SendingOptionsProperty.getSendingEnabled()sendingEnabled - `CfnConfigurationSet.SendingOptionsProperty.SendingEnabled`.this@Stability(value=Stable) public CfnConfigurationSet.SendingOptionsProperty.Builder sendingEnabled(IResolvable sendingEnabled)
CfnConfigurationSet.SendingOptionsProperty.getSendingEnabled()sendingEnabled - `CfnConfigurationSet.SendingOptionsProperty.SendingEnabled`.this@Stability(value=Stable) public CfnConfigurationSet.SendingOptionsProperty build()
build in interface software.amazon.jsii.Builder<CfnConfigurationSet.SendingOptionsProperty>CfnConfigurationSet.SendingOptionsPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.