Class: Aws::Types::InstanceIpv6AddressRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#ipv_6_address::String

Returns the value of attribute ipv_6_address.

Returns:

  • (::String)


11481
11482
11483
# File 'sig/types.rbs', line 11481

def ipv_6_address
  @ipv_6_address
end