@Stability(value=External) public static final class CfnRule.NetworkConfigurationProperty.Builder extends Object
CfnRule.NetworkConfigurationProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnRule.NetworkConfigurationProperty.Builder |
awsVpcConfiguration(CfnRule.AwsVpcConfigurationProperty awsVpcConfiguration)
Sets the value of
CfnRule.NetworkConfigurationProperty.getAwsVpcConfiguration() |
CfnRule.NetworkConfigurationProperty.Builder |
awsVpcConfiguration(IResolvable awsVpcConfiguration)
Sets the value of
CfnRule.NetworkConfigurationProperty.getAwsVpcConfiguration() |
CfnRule.NetworkConfigurationProperty |
build()
Builds the configured instance.
|
@Stability(value=External) public CfnRule.NetworkConfigurationProperty.Builder awsVpcConfiguration(IResolvable awsVpcConfiguration)
CfnRule.NetworkConfigurationProperty.getAwsVpcConfiguration()awsVpcConfiguration - `CfnRule.NetworkConfigurationProperty.AwsVpcConfiguration`.this@Stability(value=External) public CfnRule.NetworkConfigurationProperty.Builder awsVpcConfiguration(CfnRule.AwsVpcConfigurationProperty awsVpcConfiguration)
CfnRule.NetworkConfigurationProperty.getAwsVpcConfiguration()awsVpcConfiguration - `CfnRule.NetworkConfigurationProperty.AwsVpcConfiguration`.this@Stability(value=External) public CfnRule.NetworkConfigurationProperty build()
CfnRule.NetworkConfigurationPropertyNullPointerException - if any required attribute was not providedCopyright © 2020. All rights reserved.