| Package | Description |
|---|---|
| com.amazonaws.services.cloudformation |
|
| com.amazonaws.services.cloudformation.model |
| Modifier and Type | Method and Description |
|---|---|
ListStackSetAutoDeploymentTargetsRequest |
ListStackSetAutoDeploymentTargetsRequest.clone() |
ListStackSetAutoDeploymentTargetsRequest |
ListStackSetAutoDeploymentTargetsRequest.withCallAs(CallAs callAs)
Specifies whether you are acting as an account administrator in the organization's management account or as a
delegated administrator in a member account.
|
ListStackSetAutoDeploymentTargetsRequest |
ListStackSetAutoDeploymentTargetsRequest.withCallAs(String callAs)
Specifies whether you are acting as an account administrator in the organization's management account or as a
delegated administrator in a member account.
|
ListStackSetAutoDeploymentTargetsRequest |
ListStackSetAutoDeploymentTargetsRequest.withMaxResults(Integer maxResults)
The maximum number of results to be returned with a single call.
|
ListStackSetAutoDeploymentTargetsRequest |
ListStackSetAutoDeploymentTargetsRequest.withNextToken(String nextToken)
A string that identifies the next page of stack set deployment targets that you want to retrieve.
|
ListStackSetAutoDeploymentTargetsRequest |
ListStackSetAutoDeploymentTargetsRequest.withStackSetName(String stackSetName)
The name or unique ID of the stack set that you want to get automatic deployment targets for.
|
Copyright © 2024. All rights reserved.