Class: Aws::Types::AutomatedReasoningCheckTranslationAmbiguousFinding

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#difference_scenarios::Array[Types::AutomatedReasoningCheckScenario]

Returns the value of attribute difference_scenarios.



180
181
182
# File 'sig/types.rbs', line 180

def difference_scenarios
  @difference_scenarios
end

#options::Array[Types::AutomatedReasoningCheckTranslationOption]

Returns the value of attribute options.



179
180
181
# File 'sig/types.rbs', line 179

def options
  @options
end