Uses of Interface
software.amazon.awscdk.services.ec2.alpha.IVPCCidrBlock
-
Uses of IVPCCidrBlock in software.amazon.awscdk.services.ec2.alpha
Modifier and TypeInterfaceDescriptionstatic interface
Internal default implementation forIVPCCidrBlock
.Modifier and TypeClassDescriptionstatic final class
A proxy class which represents a concrete javascript instance of this type.Modifier and TypeMethodDescriptiondefault List<IVPCCidrBlock>
IVpcV2.getSecondaryCidrBlock()
(experimental) The secondary CIDR blocks associated with the VPC.default List<IVPCCidrBlock>
IVpcV2.Jsii$Default.getSecondaryCidrBlock()
(experimental) The secondary CIDR blocks associated with the VPC.final List<IVPCCidrBlock>
IVpcV2.Jsii$Proxy.getSecondaryCidrBlock()
(experimental) The secondary CIDR blocks associated with the VPC.VpcV2.getSecondaryCidrBlock()
(experimental) reference to all secondary blocks attached.abstract List<IVPCCidrBlock>
VpcV2Base.getSecondaryCidrBlock()
(experimental) Secondary IPs for the VPC, can be multiple Ipv4 or Ipv6 Ipv4 should be within RFC#1918 range.