Class: Aws::Types::AudioSegment

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#s3_uri::String

Returns the value of attribute s3_uri.

Returns:

  • (::String)


347
348
349
# File 'sig/types.rbs', line 347

def s3_uri
  @s3_uri
end

#transcription::String

Returns the value of attribute transcription.

Returns:

  • (::String)


348
349
350
# File 'sig/types.rbs', line 348

def transcription
  @transcription
end