Class: Aws::Types::SetIpAddressTypeOutput

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#ip_address_type"ipv4", ...

Returns the value of attribute ip_address_type.

Returns:

  • ("ipv4", "dualstack", "dualstack-without-public-ipv4")


1007
1008
1009
# File 'sig/types.rbs', line 1007

def ip_address_type
  @ip_address_type
end