Class: Aws::Types::UnsupportedDisplayLanguageCodeException
- Inherits:
-
Object
- Object
- Aws::Types::UnsupportedDisplayLanguageCodeException
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#display_language_code ⇒ ::String
Returns the value of attribute display_language_code.
-
#message ⇒ ::String
Returns the value of attribute message.
Instance Attribute Details
#display_language_code ⇒ ::String
Returns the value of attribute display_language_code.
459 460 461 |
# File 'sig/types.rbs', line 459 def display_language_code @display_language_code end |
#message ⇒ ::String
Returns the value of attribute message.
458 459 460 |
# File 'sig/types.rbs', line 458 def end |