Class: Aws::Types::DescribeThemeForStackResult
- Inherits:
-
Object
- Object
- Aws::Types::DescribeThemeForStackResult
- 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.
881 882 883 |
# File 'sig/types.rbs', line 881 def theme @theme end |