Class: Aws::Types::DeleteTranscriptionJobRequest

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#transcription_job_name::String

Returns the value of attribute transcription_job_name.

Returns:

  • (::String)


238
239
240
# File 'sig/types.rbs', line 238

def transcription_job_name
  @transcription_job_name
end