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