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