Class: Aws::Types::AudioSpecification

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#end_timeout_ms ⇒ ::Integer

Returns the value of attribute end_timeout_ms.

Returns:

  • (::Integer)


301
302
303
# File 'sig/types.rbs', line 301

def end_timeout_ms
  @end_timeout_ms
end

#max_length_ms ⇒ ::Integer

Returns the value of attribute max_length_ms.

Returns:

  • (::Integer)


300
301
302
# File 'sig/types.rbs', line 300

def max_length_ms
  @max_length_ms
end