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

Returns:

  • (::String)


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

def name: () -> ::String

#status"CREATING", ...

Returns:

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


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

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