Uses of Enum
software.amazon.awscdk.services.ec2.alpha.AddressFamily
-
Uses of AddressFamily in software.amazon.awscdk.services.ec2.alpha
Modifier and TypeMethodDescriptionPoolOptions.getAddressFamily()
(experimental) addressFamily - The address family of the pool (ipv4 or ipv6).final AddressFamily
PoolOptions.Jsii$Proxy.getAddressFamily()
static AddressFamily
Returns the enum constant of this type with the specified name.static AddressFamily[]
AddressFamily.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionPoolOptions.Builder.addressFamily
(AddressFamily addressFamily) Sets the value ofPoolOptions.getAddressFamily()