Class: Aws::Types::RestoreAddressToClassicResult
- Inherits:
-
Object
- Object
- Aws::Types::RestoreAddressToClassicResult
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#public_ip ⇒ ::String
Returns the value of attribute public_ip.
-
#status ⇒ "MoveInProgress", ...
Returns the value of attribute status.
Instance Attribute Details
#public_ip ⇒ ::String
Returns the value of attribute public_ip.
16575 16576 16577 |
# File 'sig/types.rbs', line 16575 def public_ip @public_ip end |
#status ⇒ "MoveInProgress", ...
Returns the value of attribute status.
16576 16577 16578 |
# File 'sig/types.rbs', line 16576 def status @status end |