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.
16914 16915 16916 |
# File 'sig/types.rbs', line 16914 def public_ip @public_ip end |
#status ⇒ "MoveInProgress", ...
Returns the value of attribute status.
16915 16916 16917 |
# File 'sig/types.rbs', line 16915 def status @status end |