Class: Aws::Types::DescribeSupportedLanguagesResponse

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#supported_languages::Array[Types::SupportedLanguage]

Returns the value of attribute supported_languages.

Returns:



281
282
283
# File 'sig/types.rbs', line 281

def supported_languages
  @supported_languages
end