Class: Aws::Types::InstanceIpv6Address

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)


11475
11476
11477
# File 'sig/types.rbs', line 11475

def ipv_6_address
  @ipv_6_address
end

#is_primary_ipv_6Boolean

Returns the value of attribute is_primary_ipv_6.

Returns:

  • (Boolean)


11476
11477
11478
# File 'sig/types.rbs', line 11476

def is_primary_ipv_6
  @is_primary_ipv_6
end