@Stability(value=Stable) public static final class CfnSecurityConfigurationProps.Builder extends Object implements software.amazon.jsii.Builder<CfnSecurityConfigurationProps>
CfnSecurityConfigurationProps| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnSecurityConfigurationProps |
build()
Builds the configured instance.
|
CfnSecurityConfigurationProps.Builder |
name(String name)
Sets the value of
CfnSecurityConfigurationProps.getName() |
CfnSecurityConfigurationProps.Builder |
securityConfiguration(Object securityConfiguration)
Sets the value of
CfnSecurityConfigurationProps.getSecurityConfiguration() |
@Stability(value=Stable) public CfnSecurityConfigurationProps.Builder securityConfiguration(Object securityConfiguration)
CfnSecurityConfigurationProps.getSecurityConfiguration()securityConfiguration - The security configuration details in JSON format. This parameter is required.this@Stability(value=Stable) public CfnSecurityConfigurationProps.Builder name(String name)
CfnSecurityConfigurationProps.getName()name - The name of the security configuration.this@Stability(value=Stable) public CfnSecurityConfigurationProps build()
build in interface software.amazon.jsii.Builder<CfnSecurityConfigurationProps>CfnSecurityConfigurationPropsNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.