Uses of Interface
software.amazon.awscdk.services.ec2.alpha.SecondaryAddressProps
-
Uses of SecondaryAddressProps in software.amazon.awscdk.services.ec2.alpha
Modifier and TypeMethodDescriptionSecondaryAddressProps.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptionstatic IIpAddresses
IpAddresses.amazonProvidedIpv6
(SecondaryAddressProps props) (experimental) Amazon Provided Ipv6 range.static IIpAddresses
IpAddresses.ipv4
(String ipv4Cidr, SecondaryAddressProps props) (experimental) An IPv4 CIDR Range.