Class: Aws::Types::ContentFeedbackData

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

Defined Under Namespace

Classes: GenerativeContentFeedbackData, Unknown

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#generative_content_feedback_dataTypes::GenerativeContentFeedbackData

Returns the value of attribute generative_content_feedback_data.



523
524
525
# File 'sig/types.rbs', line 523

def generative_content_feedback_data
  @generative_content_feedback_data
end

#unknownObject

Returns the value of attribute unknown.

Returns:

  • (Object)


524
525
526
# File 'sig/types.rbs', line 524

def unknown
  @unknown
end