ListTemplatesRequest

Types

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

Properties

Link copied to clipboard

The maximum number of results to return in a single call. Valid range: 1-100. To retrieve the remaining results, use the returned nextToken value in a subsequent call.

Link copied to clipboard

The token for the next page of results. To retrieve the next page, call the operation again and provide this value. When there are no more results, this value is null.

Link copied to clipboard

Filters the results by status, either ACTIVE or DRAFT.

Functions

Link copied to clipboard
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