Class: Aws::Types::DescribeStackResourcesOutput
- Inherits:
-
Object
- Object
- Aws::Types::DescribeStackResourcesOutput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#stack_resources ⇒ ::Array[Types::StackResource]
Returns the value of attribute stack_resources.
Instance Attribute Details
#stack_resources ⇒ ::Array[Types::StackResource]
Returns the value of attribute stack_resources.
618 619 620 |
# File 'sig/types.rbs', line 618 def stack_resources @stack_resources end |