ListStackRefactorActionsRequest
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
Link copied to clipboard
The ID associated with the stack refactor created from the CreateStackRefactor action.
Functions
Link copied to clipboard
inline fun copy(block: ListStackRefactorActionsRequest.Builder.() -> Unit = {}): ListStackRefactorActionsRequest