Class: Aws::Types::AudioEvent

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#audio_chunk::String

Returns the value of attribute audio_chunk.

Returns:

  • (::String)


12
13
14
# File 'sig/types.rbs', line 12

def audio_chunk
  @audio_chunk
end

#event_typeObject

Returns the value of attribute event_type.

Returns:

  • (Object)


13
14
15
# File 'sig/types.rbs', line 13

def event_type
  @event_type
end