Class: Aws::Types::InsightFeedback

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#feedback"VALID_COLLECTION", ...

Returns the value of attribute feedback.

Returns:

  • ("VALID_COLLECTION", "RECOMMENDATION_USEFUL", "ALERT_TOO_SENSITIVE", "DATA_NOISY_ANOMALY", "DATA_INCORRECT")


355
356
357
# File 'sig/types.rbs', line 355

def feedback
  @feedback
end

#id::String

Returns the value of attribute id.

Returns:

  • (::String)


354
355
356
# File 'sig/types.rbs', line 354

def id
  @id
end