Class: Aws::Types::DescribeStackResourceOutput
- Inherits:
-
Object
- Object
- Aws::Types::DescribeStackResourceOutput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#stack_resource_detail ⇒ Types::StackResourceDetail
Returns the value of attribute stack_resource_detail.
Instance Attribute Details
#stack_resource_detail ⇒ Types::StackResourceDetail
Returns the value of attribute stack_resource_detail.
606 607 608 |
# File 'sig/types.rbs', line 606 def stack_resource_detail @stack_resource_detail end |