Class: Aws::Types::UpdateStackResult
- Inherits:
-
Object
- Object
- Aws::Types::UpdateStackResult
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#stack ⇒ Types::Stack
Returns the value of attribute stack.
Instance Attribute Details
#stack ⇒ Types::Stack
Returns the value of attribute stack.
1658 1659 1660 |
# File 'sig/types.rbs', line 1658 def stack @stack end |