Class: Aws::Types::GuardrailAutomatedReasoningSatisfiableFinding

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#claims_false_scenarioTypes::GuardrailAutomatedReasoningScenario

Returns the value of attribute claims_false_scenario.



616
617
618
# File 'sig/types.rbs', line 616

def claims_false_scenario
  @claims_false_scenario
end

#claims_true_scenarioTypes::GuardrailAutomatedReasoningScenario

Returns the value of attribute claims_true_scenario.



615
616
617
# File 'sig/types.rbs', line 615

def claims_true_scenario
  @claims_true_scenario
end

#logic_warningTypes::GuardrailAutomatedReasoningLogicWarning

Returns the value of attribute logic_warning.



617
618
619
# File 'sig/types.rbs', line 617

def logic_warning
  @logic_warning
end

#translationTypes::GuardrailAutomatedReasoningTranslation

Returns the value of attribute translation.



614
615
616
# File 'sig/types.rbs', line 614

def translation
  @translation
end