Class: Aws::Types::DescribeThemeForStackRequest
- Inherits:
-
Object
- Object
- Aws::Types::DescribeThemeForStackRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#stack_name ⇒ ::String
Returns the value of attribute stack_name.
Instance Attribute Details
#stack_name ⇒ ::String
Returns the value of attribute stack_name.
876 877 878 |
# File 'sig/types.rbs', line 876 def stack_name @stack_name end |