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