Class: Aws::Types::AwsEc2NetworkInterfaceIpV6AddressDetail

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#ip_v6_address::String

Returns the value of attribute ip_v6_address.

Returns:

  • (::String)


1786
1787
1788
# File 'sig/types.rbs', line 1786

def ip_v6_address
  @ip_v6_address
end