Class: Aws::Types::DescribeInferenceSettings

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#audio_feed_inputs::Array[Types::AudioFeedInput]

Returns the value of attribute audio_feed_inputs.

Returns:



5971
5972
5973
# File 'sig/types.rbs', line 5971

def audio_feed_inputs
  @audio_feed_inputs
end

#feed_arn::String

Returns the value of attribute feed_arn.

Returns:

  • (::String)


5970
5971
5972
# File 'sig/types.rbs', line 5970

def feed_arn
  @feed_arn
end