Module: Aws::CloudFormation::Client::_ListStackSetsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListStackSetsOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
1223 |
# File 'sig/client.rbs', line 1223 def next_token: () -> ::String |
#summaries ⇒ ::Array[Types::StackSetSummary]
1222 |
# File 'sig/client.rbs', line 1222 def summaries: () -> ::Array[Types::StackSetSummary] |