ListStackSetOperationResultsRequest
Types
Properties
Link copied to clipboard
The filter to apply to operation results.
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 ID of the StackSet operation.
Link copied to clipboard
The name or unique ID of the StackSet that you want to get operation results for.
Functions
Link copied to clipboard
inline fun copy(block: ListStackSetOperationResultsRequest.Builder.() -> Unit = {}): ListStackSetOperationResultsRequest