Uses of Class
software.amazon.awscdk.services.events.CfnRule.AwsVpcConfigurationProperty.Builder
Packages that use CfnRule.AwsVpcConfigurationProperty.Builder
-
Uses of CfnRule.AwsVpcConfigurationProperty.Builder in software.amazon.awscdk.services.events
Methods in software.amazon.awscdk.services.events that return CfnRule.AwsVpcConfigurationProperty.BuilderModifier 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()
Constructors in software.amazon.awscdk.services.events with parameters of type CfnRule.AwsVpcConfigurationProperty.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnRule.AwsVpcConfigurationProperty.Builder
.