Class: Aws::Types::EvaluationFormLanguageConfiguration
- Inherits:
-
Object
- Object
- Aws::Types::EvaluationFormLanguageConfiguration
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#form_language ⇒ "de-DE", ...
Returns the value of attribute form_language.
Instance Attribute Details
#form_language ⇒ "de-DE", ...
Returns the value of attribute form_language.
3404 3405 3406 |
# File 'sig/types.rbs', line 3404 def form_language @form_language end |