ListStackSetAutoDeploymentTargetsRequest
Types
Properties
Link copied to clipboard
The maximum number of results to be returned with a single call. If the number of available results exceeds this maximum, the response includes a NextToken
value that you can assign to the NextToken
request parameter to get the next set of results.
Link copied to clipboard
The name or unique ID of the stack set that you want to get automatic deployment targets for.
Functions
Link copied to clipboard
inline fun copy(block: ListStackSetAutoDeploymentTargetsRequest.Builder.() -> Unit = {}): ListStackSetAutoDeploymentTargetsRequest