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