Module: Aws::CloudFormation::Client::_ListStackSetAutoDeploymentTargetsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListStackSetAutoDeploymentTargetsOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
1174 |
# File 'sig/client.rbs', line 1174
def next_token: () -> ::String
|
#summaries ⇒ ::Array[Types::StackSetAutoDeploymentTargetSummary]
1173 |
# File 'sig/client.rbs', line 1173
def summaries: () -> ::Array[Types::StackSetAutoDeploymentTargetSummary]
|