Class: Aws::Types::AutomatedReasoningPolicyIterativeRefinementContent

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([:feedback])

Instance Attribute Summary collapse

Instance Attribute Details

#documents::Array[Types::AutomatedReasoningPolicyBuildWorkflowDocument]

Returns the value of attribute documents.



586
587
588
# File 'sig/types.rbs', line 586

def documents
  @documents
end

#feedback::String

Returns the value of attribute feedback.

Returns:

  • (::String)


587
588
589
# File 'sig/types.rbs', line 587

def feedback
  @feedback
end