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.
16935 16936 16937 |
# File 'sig/types.rbs', line 16935 def public_ip @public_ip end |
#status ⇒ "MoveInProgress", ...
Returns the value of attribute status.
16936 16937 16938 |
# File 'sig/types.rbs', line 16936 def status @status end |