Uses of Class
software.amazon.awscdk.services.events.CfnRule.AwsVpcConfigurationProperty.Builder
-
Uses of CfnRule.AwsVpcConfigurationProperty.Builder in software.amazon.awscdk.services.events
Modifier and TypeMethodDescriptionCfnRule.AwsVpcConfigurationProperty.Builder.assignPublicIp
(String assignPublicIp) Sets the value ofCfnRule.AwsVpcConfigurationProperty.getAssignPublicIp()
CfnRule.AwsVpcConfigurationProperty.builder()
CfnRule.AwsVpcConfigurationProperty.Builder.securityGroups
(List<String> securityGroups) Sets the value ofCfnRule.AwsVpcConfigurationProperty.getSecurityGroups()
Sets the value ofCfnRule.AwsVpcConfigurationProperty.getSubnets()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnRule.AwsVpcConfigurationProperty.Builder
.