Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.ec2.CfnSecurityGroupMixinProps.Builder
Packages that use CfnSecurityGroupMixinProps.Builder
-
Uses of CfnSecurityGroupMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.ec2
Methods in software.amazon.awscdk.cfnpropertymixins.services.ec2 that return CfnSecurityGroupMixinProps.BuilderModifier and TypeMethodDescriptionCfnSecurityGroupMixinProps.builder()CfnSecurityGroupMixinProps.Builder.groupDescription(String groupDescription) Sets the value ofCfnSecurityGroupMixinProps.getGroupDescription()Sets the value ofCfnSecurityGroupMixinProps.getGroupName()CfnSecurityGroupMixinProps.Builder.securityGroupEgress(List<? extends Object> securityGroupEgress) Sets the value ofCfnSecurityGroupMixinProps.getSecurityGroupEgress()CfnSecurityGroupMixinProps.Builder.securityGroupEgress(IResolvable securityGroupEgress) Sets the value ofCfnSecurityGroupMixinProps.getSecurityGroupEgress()CfnSecurityGroupMixinProps.Builder.securityGroupIngress(List<? extends Object> securityGroupIngress) Sets the value ofCfnSecurityGroupMixinProps.getSecurityGroupIngress()CfnSecurityGroupMixinProps.Builder.securityGroupIngress(IResolvable securityGroupIngress) Sets the value ofCfnSecurityGroupMixinProps.getSecurityGroupIngress()Sets the value ofCfnSecurityGroupMixinProps.getTags()Sets the value ofCfnSecurityGroupMixinProps.getVpcId()Sets the value ofCfnSecurityGroupMixinProps.getVpcId()Constructors in software.amazon.awscdk.cfnpropertymixins.services.ec2 with parameters of type CfnSecurityGroupMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnSecurityGroupMixinProps.Builder.