Class: Aws::Types::GetThemeResponse
- Inherits:
-
Object
- Object
- Aws::Types::GetThemeResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#theme ⇒ Types::Theme
Returns the value of attribute theme.
Instance Attribute Details
#theme ⇒ Types::Theme
Returns the value of attribute theme.
640 641 642 |
# File 'sig/types.rbs', line 640 def theme @theme end |