Class: Aws::Types::AwsEc2NetworkInterfaceIpV6AddressDetail
- Inherits:
-
Object
- Object
- Aws::Types::AwsEc2NetworkInterfaceIpV6AddressDetail
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#ip_v6_address ⇒ ::String
Returns the value of attribute ip_v6_address.
Instance Attribute Details
#ip_v6_address ⇒ ::String
Returns the value of attribute ip_v6_address.
1786 1787 1788 |
# File 'sig/types.rbs', line 1786 def ip_v6_address @ip_v6_address end |