Class: Aws::Types::DescribeSupportedLanguagesResponse
- Inherits:
-
Object
- Object
- Aws::Types::DescribeSupportedLanguagesResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#supported_languages ⇒ ::Array[Types::SupportedLanguage]
Returns the value of attribute supported_languages.
Instance Attribute Details
#supported_languages ⇒ ::Array[Types::SupportedLanguage]
Returns the value of attribute supported_languages.
281 282 283 |
# File 'sig/types.rbs', line 281 def supported_languages @supported_languages end |