Class: Aws::Types::ScheduledInstancesIpv6Address
- Inherits:
-
Object
- Object
- Aws::Types::ScheduledInstancesIpv6Address
- 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.
16754 16755 16756 |
# File 'sig/types.rbs', line 16754 def ipv_6_address @ipv_6_address end |