Skip to content

Api Gateway  >  Enums  >  IpAddressType

IpAddressType

Enum Class

IpAddressType

Bases: UnknownEnumMixin, StrEnum

Attributes

DUALSTACK class-attribute instance-attribute
DUALSTACK = 'dualstack'
IPV4 class-attribute instance-attribute
IPV4 = 'ipv4'