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.
16278 16279 16280 |
# File 'sig/types.rbs', line 16278 def public_ip @public_ip end |
#status ⇒ "MoveInProgress", ...
Returns the value of attribute status.
16279 16280 16281 |
# File 'sig/types.rbs', line 16279 def status @status end |