Class: Aws::Types::InstanceIpv6AddressRequest
- Inherits:
-
Object
- Object
- Aws::Types::InstanceIpv6AddressRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#ipv_6_address ⇒ ::String
Returns the value of attribute ipv_6_address.
Instance Attribute Details
#ipv_6_address ⇒ ::String
Returns the value of attribute ipv_6_address.
11481 11482 11483 |
# File 'sig/types.rbs', line 11481 def ipv_6_address @ipv_6_address end |