Class: Aws::Types::AutomatedReasoningCheckTranslationAmbiguousFinding
- Inherits:
-
Object
- Object
- Aws::Types::AutomatedReasoningCheckTranslationAmbiguousFinding
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#difference_scenarios ⇒ ::Array[Types::AutomatedReasoningCheckScenario]
Returns the value of attribute difference_scenarios.
-
#options ⇒ ::Array[Types::AutomatedReasoningCheckTranslationOption]
Returns the value of attribute options.
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 end |