Uses of Class
software.amazon.awscdk.mixins.preview.services.ec2.mixins.CfnSecurityGroupPropsMixin.IngressProperty.Builder
Packages that use CfnSecurityGroupPropsMixin.IngressProperty.Builder
-
Uses of CfnSecurityGroupPropsMixin.IngressProperty.Builder in software.amazon.awscdk.mixins.preview.services.ec2.mixins
Methods in software.amazon.awscdk.mixins.preview.services.ec2.mixins that return CfnSecurityGroupPropsMixin.IngressProperty.BuilderModifier and TypeMethodDescriptionCfnSecurityGroupPropsMixin.IngressProperty.builder()Sets the value ofCfnSecurityGroupPropsMixin.IngressProperty.getCidrIp()Sets the value ofCfnSecurityGroupPropsMixin.IngressProperty.getCidrIpv6()CfnSecurityGroupPropsMixin.IngressProperty.Builder.description(String description) Sets the value ofCfnSecurityGroupPropsMixin.IngressProperty.getDescription()Sets the value ofCfnSecurityGroupPropsMixin.IngressProperty.getFromPort()CfnSecurityGroupPropsMixin.IngressProperty.Builder.ipProtocol(String ipProtocol) Sets the value ofCfnSecurityGroupPropsMixin.IngressProperty.getIpProtocol()CfnSecurityGroupPropsMixin.IngressProperty.Builder.sourcePrefixListId(String sourcePrefixListId) Sets the value ofCfnSecurityGroupPropsMixin.IngressProperty.getSourcePrefixListId()CfnSecurityGroupPropsMixin.IngressProperty.Builder.sourceSecurityGroupId(String sourceSecurityGroupId) Sets the value ofCfnSecurityGroupPropsMixin.IngressProperty.getSourceSecurityGroupId()CfnSecurityGroupPropsMixin.IngressProperty.Builder.sourceSecurityGroupName(String sourceSecurityGroupName) Sets the value ofCfnSecurityGroupPropsMixin.IngressProperty.getSourceSecurityGroupName()CfnSecurityGroupPropsMixin.IngressProperty.Builder.sourceSecurityGroupOwnerId(String sourceSecurityGroupOwnerId) Sets the value ofCfnSecurityGroupPropsMixin.IngressProperty.getToPort()Constructors in software.amazon.awscdk.mixins.preview.services.ec2.mixins with parameters of type CfnSecurityGroupPropsMixin.IngressProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnSecurityGroupPropsMixin.IngressProperty.Builder.