Module: Aws::Snowball::Client::_CreateReturnShippingLabelResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::CreateReturnShippingLabelResult]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#status ⇒ "InProgress", ...
219 |
# File 'sig/client.rbs', line 219
def status: () -> ("InProgress" | "TimedOut" | "Succeeded" | "Failed")
|