Class: Aws::Types::AutomatedReasoningCheckTranslationOption
- Inherits:
-
Object
- Object
- Aws::Types::AutomatedReasoningCheckTranslationOption
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#translations ⇒ ::Array[Types::AutomatedReasoningCheckTranslation]
Returns the value of attribute translations.
Instance Attribute Details
#translations ⇒ ::Array[Types::AutomatedReasoningCheckTranslation]
Returns the value of attribute translations.
185 186 187 |
# File 'sig/types.rbs', line 185 def translations @translations end |