Module: Aws::Translate::Client::_DeleteParallelDataResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::DeleteParallelDataResponse]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#name::String



111
# File 'sig/client.rbs', line 111

def name: () -> ::String

#status"CREATING", ...



112
# File 'sig/client.rbs', line 112

def status: () -> ("CREATING" | "UPDATING" | "ACTIVE" | "DELETING" | "FAILED")