Uses of Class
software.amazon.awscdk.services.events.CfnRule.NetworkConfigurationProperty.Builder
-
Uses of CfnRule.NetworkConfigurationProperty.Builder in software.amazon.awscdk.services.events
Modifier and TypeMethodDescriptionCfnRule.NetworkConfigurationProperty.Builder.awsVpcConfiguration
(IResolvable awsVpcConfiguration) Sets the value ofCfnRule.NetworkConfigurationProperty.getAwsVpcConfiguration()
CfnRule.NetworkConfigurationProperty.Builder.awsVpcConfiguration
(CfnRule.AwsVpcConfigurationProperty awsVpcConfiguration) Sets the value ofCfnRule.NetworkConfigurationProperty.getAwsVpcConfiguration()
CfnRule.NetworkConfigurationProperty.builder()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnRule.NetworkConfigurationProperty.Builder
.