Module: Aws::CloudFormation::Client::_DescribeStackResourcesResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DescribeStackResourcesOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#stack_resources ⇒ ::Array[Types::StackResource]
709 |
# File 'sig/client.rbs', line 709
def stack_resources: () -> ::Array[Types::StackResource]
|