Uses of Enum
software.amazon.awscdk.services.ec2.alpha.AddressFamily
Packages that use AddressFamily
-
Uses of AddressFamily in software.amazon.awscdk.services.ec2.alpha
Methods in software.amazon.awscdk.services.ec2.alpha that return AddressFamilyModifier and TypeMethodDescriptionPoolOptions.getAddressFamily()(experimental) addressFamily - The address family of the pool (ipv4 or ipv6).final AddressFamilyPoolOptions.Jsii$Proxy.getAddressFamily()static AddressFamilyReturns 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.Methods in software.amazon.awscdk.services.ec2.alpha with parameters of type AddressFamilyModifier and TypeMethodDescriptionPoolOptions.Builder.addressFamily(AddressFamily addressFamily) Sets the value ofPoolOptions.getAddressFamily()