Module: Aws::EC2::Client::_RestoreAddressToClassicResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::RestoreAddressToClassicResult]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#public_ip ⇒ ::String
13631 |
# File 'sig/client.rbs', line 13631
def public_ip: () -> ::String
|
#status ⇒ "MoveInProgress", ...
13632 |
# File 'sig/client.rbs', line 13632
def status: () -> ("MoveInProgress" | "InVpc" | "InClassic")
|