Uses of Enum
software.amazon.awscdk.services.ec2.AddressFamily
Packages that use AddressFamily
-
Uses of AddressFamily in software.amazon.awscdk.services.ec2
Methods in software.amazon.awscdk.services.ec2 that return AddressFamilyModifier and TypeMethodDescriptiondefault AddressFamilyPrefixListLookupOptions.getAddressFamily()The address family of the managed prefix list.final AddressFamilyPrefixListLookupOptions.Jsii$Proxy.getAddressFamily()default AddressFamilyPrefixListProps.getAddressFamily()The address family of the prefix list.final AddressFamilyPrefixListProps.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 with parameters of type AddressFamilyModifier and TypeMethodDescriptionPrefixList.Builder.addressFamily(AddressFamily addressFamily) The address family of the prefix list.PrefixListLookupOptions.Builder.addressFamily(AddressFamily addressFamily) Sets the value ofPrefixListLookupOptions.getAddressFamily()PrefixListProps.Builder.addressFamily(AddressFamily addressFamily) Sets the value ofPrefixListProps.getAddressFamily()