| Package | Description |
|---|---|
| com.amazonaws.services.cloudformation |
|
| com.amazonaws.services.cloudformation.model |
| Modifier and Type | Method and Description |
|---|---|
ListStackSetOperationResultsRequest |
ListStackSetOperationResultsRequest.clone() |
ListStackSetOperationResultsRequest |
ListStackSetOperationResultsRequest.withMaxResults(Integer maxResults)
The maximum number of results to be returned with a single call.
|
ListStackSetOperationResultsRequest |
ListStackSetOperationResultsRequest.withNextToken(String nextToken)
If the previous request didn't return all of the remaining results, the response object's
NextToken
parameter value is set to a token. |
ListStackSetOperationResultsRequest |
ListStackSetOperationResultsRequest.withOperationId(String operationId)
The ID of the stack set operation.
|
ListStackSetOperationResultsRequest |
ListStackSetOperationResultsRequest.withStackSetName(String stackSetName)
The name or unique ID of the stack set that you want to get operation results for.
|
Copyright © 2017. All rights reserved.