| Package | Description |
|---|---|
| software.amazon.awssdk.services.cloudformation.model |
| Modifier and Type | Method and Description |
|---|---|
List<StackSetOperationResultSummary> |
ListStackSetOperationResultsResponse.summaries()
A list of
StackSetOperationResultSummary structures that contain information about the specified
operation results, for accounts and regions that are included in the operation. |
| Modifier and Type | Method and Description |
|---|---|
ListStackSetOperationResultsResponse.Builder |
ListStackSetOperationResultsResponse.Builder.summaries(StackSetOperationResultSummary... summaries)
A list of
StackSetOperationResultSummary structures that contain information about the specified
operation results, for accounts and regions that are included in the operation. |
| Modifier and Type | Method and Description |
|---|---|
ListStackSetOperationResultsResponse.Builder |
ListStackSetOperationResultsResponse.Builder.summaries(Collection<StackSetOperationResultSummary> summaries)
A list of
StackSetOperationResultSummary structures that contain information about the specified
operation results, for accounts and regions that are included in the operation. |
Copyright © 2019. All rights reserved.