ListStackInstancesRequest
Types
Properties
Link copied to clipboard
The filter to apply to stack instances
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 of the Amazon Web Services account that you want to list stack instances for.
Link copied to clipboard
The name of the Region where you want to list stack instances.
Link copied to clipboard
The name or unique ID of the StackSet that you want to list stack instances for.
Functions
Link copied to clipboard
inline fun copy(block: ListStackInstancesRequest.Builder.() -> Unit = {}): ListStackInstancesRequest