Class: Aws::Types::InferenceSettings

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:



5990
5991
5992
# File 'sig/types.rbs', line 5990

def audio_feed_inputs
  @audio_feed_inputs
end

#enrichment_methods::Array[("SCTE35_ELEMENTAL_INFERENCE_QUERY_PARAMS")]

Returns the value of attribute enrichment_methods.

Returns:

  • (::Array[("SCTE35_ELEMENTAL_INFERENCE_QUERY_PARAMS")])


5991
5992
5993
# File 'sig/types.rbs', line 5991

def enrichment_methods
  @enrichment_methods
end

#feed_arn::String

Returns the value of attribute feed_arn.

Returns:

  • (::String)


5989
5990
5991
# File 'sig/types.rbs', line 5989

def feed_arn
  @feed_arn
end