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