ListStacksRequest

The input for ListStacks action.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The token for the next set of items to return. (You received this token from a previous call.)

Link copied to clipboard

Stack status to use as a filter. Specify one or more stack status codes to list only stacks with the specified status codes. For a complete list of stack status codes, see the StackStatus parameter of the Stack data type.

Functions

Link copied to clipboard
inline fun copy(block: ListStacksRequest.Builder.() -> Unit = {}): ListStacksRequest
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String