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

Returns:

  • (::String)


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

def name: () -> ::String

#status"CREATING", ...

Returns:

  • ("CREATING", "UPDATING", "ACTIVE", "DELETING", "FAILED")


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

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