@Stability(value=Stable) public static final class CfnConfigurationSetProps.Builder extends Object implements software.amazon.jsii.Builder<CfnConfigurationSetProps>
CfnConfigurationSetProps| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnConfigurationSetProps |
build()
Builds the configured instance.
|
CfnConfigurationSetProps.Builder |
name(String name)
Sets the value of
CfnConfigurationSetProps.getName() |
@Stability(value=Stable) public CfnConfigurationSetProps.Builder name(String name)
CfnConfigurationSetProps.getName()name - `AWS::SES::ConfigurationSet.Name`.this@Stability(value=Stable) public CfnConfigurationSetProps build()
build in interface software.amazon.jsii.Builder<CfnConfigurationSetProps>CfnConfigurationSetPropsNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.