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
14157 |
# File 'sig/client.rbs', line 14157
def public_ip: () -> ::String
|
#status ⇒ "MoveInProgress", ...
14158 |
# File 'sig/client.rbs', line 14158
def status: () -> ("MoveInProgress" | "InVpc" | "InClassic")
|