Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.ec2.CfnSecurityGroupPropsMixin.EgressProperty.Builder
Packages that use CfnSecurityGroupPropsMixin.EgressProperty.Builder
-
Uses of CfnSecurityGroupPropsMixin.EgressProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.ec2
Methods in software.amazon.awscdk.cfnpropertymixins.services.ec2 that return CfnSecurityGroupPropsMixin.EgressProperty.BuilderModifier and TypeMethodDescriptionCfnSecurityGroupPropsMixin.EgressProperty.builder()Sets the value ofCfnSecurityGroupPropsMixin.EgressProperty.getCidrIp()Sets the value ofCfnSecurityGroupPropsMixin.EgressProperty.getCidrIpv6()CfnSecurityGroupPropsMixin.EgressProperty.Builder.description(String description) Sets the value ofCfnSecurityGroupPropsMixin.EgressProperty.getDescription()CfnSecurityGroupPropsMixin.EgressProperty.Builder.destinationPrefixListId(String destinationPrefixListId) Sets the value ofCfnSecurityGroupPropsMixin.EgressProperty.getDestinationPrefixListId()CfnSecurityGroupPropsMixin.EgressProperty.Builder.destinationSecurityGroupId(String destinationSecurityGroupId) CfnSecurityGroupPropsMixin.EgressProperty.Builder.destinationSecurityGroupId(ISecurityGroupRef destinationSecurityGroupId) Sets the value ofCfnSecurityGroupPropsMixin.EgressProperty.getFromPort()CfnSecurityGroupPropsMixin.EgressProperty.Builder.ipProtocol(String ipProtocol) Sets the value ofCfnSecurityGroupPropsMixin.EgressProperty.getIpProtocol()Sets the value ofCfnSecurityGroupPropsMixin.EgressProperty.getToPort()Constructors in software.amazon.awscdk.cfnpropertymixins.services.ec2 with parameters of type CfnSecurityGroupPropsMixin.EgressProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnSecurityGroupPropsMixin.EgressProperty.Builder.