Module: Aws::CloudFormation::Client::_DescribeStacksResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DescribeStacksOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
745 |
# File 'sig/client.rbs', line 745 def next_token: () -> ::String |
#stacks ⇒ ::Array[Types::Stack]
744 |
# File 'sig/client.rbs', line 744 def stacks: () -> ::Array[Types::Stack] |