ListLinuxSubscriptionsRequest

NextToken length limit is half of ddb accepted limit. Increase this limit if parameters in request increases.

Types

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

Properties

Link copied to clipboard

An array of structures that you can use to filter the results to those that match one or more sets of key-value pairs that you specify. For example, you can filter by the name of Subscription with an optional operator to see subscriptions that match, partially match, or don't match a certain subscription's name.

Link copied to clipboard

The maximum items to return in a request.

Link copied to clipboard

A token to specify where to start paginating. This is the nextToken from a previously truncated response.

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