ListStacksRequest

The input for ListStacks action.

Types

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

Properties

Link copied to clipboard

A string that identifies the next page of stacks that you want to retrieve.

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