| Package | Description |
|---|---|
| com.amazonaws.services.cloudformation |
|
| com.amazonaws.services.cloudformation.model |
| Modifier and Type | Method and Description |
|---|---|
ListStackInstanceResourceDriftsRequest |
ListStackInstanceResourceDriftsRequest.clone() |
ListStackInstanceResourceDriftsRequest |
ListStackInstanceResourceDriftsRequest.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.
|
ListStackInstanceResourceDriftsRequest |
ListStackInstanceResourceDriftsRequest.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.
|
ListStackInstanceResourceDriftsRequest |
ListStackInstanceResourceDriftsRequest.withMaxResults(Integer maxResults)
The maximum number of results to be returned with a single call.
|
ListStackInstanceResourceDriftsRequest |
ListStackInstanceResourceDriftsRequest.withNextToken(String nextToken)
If the previous paginated request didn't return all of the remaining results, the response object's
NextToken parameter value is set to a token. |
ListStackInstanceResourceDriftsRequest |
ListStackInstanceResourceDriftsRequest.withOperationId(String operationId)
The unique ID of the drift operation.
|
ListStackInstanceResourceDriftsRequest |
ListStackInstanceResourceDriftsRequest.withStackInstanceAccount(String stackInstanceAccount)
The name of the Amazon Web Services account that you want to list resource drifts for.
|
ListStackInstanceResourceDriftsRequest |
ListStackInstanceResourceDriftsRequest.withStackInstanceRegion(String stackInstanceRegion)
The name of the Region where you want to list resource drifts.
|
ListStackInstanceResourceDriftsRequest |
ListStackInstanceResourceDriftsRequest.withStackInstanceResourceDriftStatuses(Collection<String> stackInstanceResourceDriftStatuses)
The resource drift status of the stack instance.
|
ListStackInstanceResourceDriftsRequest |
ListStackInstanceResourceDriftsRequest.withStackInstanceResourceDriftStatuses(StackResourceDriftStatus... stackInstanceResourceDriftStatuses)
The resource drift status of the stack instance.
|
ListStackInstanceResourceDriftsRequest |
ListStackInstanceResourceDriftsRequest.withStackInstanceResourceDriftStatuses(String... stackInstanceResourceDriftStatuses)
The resource drift status of the stack instance.
|
ListStackInstanceResourceDriftsRequest |
ListStackInstanceResourceDriftsRequest.withStackSetName(String stackSetName)
The name or unique ID of the stack set that you want to list drifted resources for.
|
Copyright © 2024. All rights reserved.