Module: Aws::Translate::Client::_CreateParallelDataResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::CreateParallelDataResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#name ⇒ ::String
84 |
# File 'sig/client.rbs', line 84
def name: () -> ::String
|
#status ⇒ "CREATING", ...
85 |
# File 'sig/client.rbs', line 85
def status: () -> ("CREATING" | "UPDATING" | "ACTIVE" | "DELETING" | "FAILED")
|