Uses of Class
software.amazon.awscdk.services.ec2.AclCidr
Packages that use AclCidr
-
Uses of AclCidr in software.amazon.awscdk.services.ec2
Methods in software.amazon.awscdk.services.ec2 that return AclCidrModifier and TypeMethodDescriptionstatic AclCidrAclCidr.anyIpv4()The CIDR containing all IPv4 addresses (i.e., 0.0.0.0/0).static AclCidrAclCidr.anyIpv6()The CIDR containing all IPv6 addresses (i.e., ::/0).CommonNetworkAclEntryOptions.getCidr()The CIDR range to allow or deny.final AclCidrCommonNetworkAclEntryOptions.Jsii$Proxy.getCidr()final AclCidrNetworkAclEntryProps.Jsii$Proxy.getCidr()static AclCidrAn IP network range in CIDR notation (for example, 172.16.0.0/24).static AclCidrAn IPv6 network range in CIDR notation (for example, 2001:db8::/48).Methods in software.amazon.awscdk.services.ec2 with parameters of type AclCidrModifier and TypeMethodDescriptionSets the value ofCommonNetworkAclEntryOptions.getCidr()The CIDR range to allow or deny.Sets the value ofCommonNetworkAclEntryOptions.getCidr()