| 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 © 2020. All rights reserved.