Class: Aws::Types::AudioFeedInput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#audio_selector_name::String

Returns the value of attribute audio_selector_name.

Returns:

  • (::String)


6016
6017
6018
# File 'sig/types.rbs', line 6016

def audio_selector_name
  @audio_selector_name
end

#feed_input::String

Returns the value of attribute feed_input.

Returns:

  • (::String)


6017
6018
6019
# File 'sig/types.rbs', line 6017

def feed_input
  @feed_input
end