Class: Aws::Types::UpdateThemeForStackResult
- Inherits:
-
Object
- Object
- Aws::Types::UpdateThemeForStackResult
- 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.
1675 1676 1677 |
# File 'sig/types.rbs', line 1675 def theme @theme end |