Class: Aws::Types::CreateStackResult
- Inherits:
-
Object
- Object
- Aws::Types::CreateStackResult
- 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.
489 490 491 |
# File 'sig/types.rbs', line 489 def stack @stack end |