Class: Aws::Types::CreateThemeForStackResult
- Inherits:
-
Object
- Object
- Aws::Types::CreateThemeForStackResult
- 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.
520 521 522 |
# File 'sig/types.rbs', line 520 def theme @theme end |