| Package | Description |
|---|---|
| com.amazonaws.services.cloudformation |
|
| com.amazonaws.services.cloudformation.model |
| Modifier and Type | Method and Description |
|---|---|
ListStackSetOperationResultsRequest |
ListStackSetOperationResultsRequest.clone() |
ListStackSetOperationResultsRequest |
ListStackSetOperationResultsRequest.withCallAs(CallAs callAs)
[Service-managed permissions] Specifies whether you are acting as an account administrator in the organization's
management account or as a delegated administrator in a member account.
|
ListStackSetOperationResultsRequest |
ListStackSetOperationResultsRequest.withCallAs(String callAs)
[Service-managed permissions] Specifies whether you are acting as an account administrator in the organization's
management account or as a delegated administrator in a member account.
|
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 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 © 2022. All rights reserved.