ListLinuxSubscriptionInstancesRequest

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 by your specified criteria. For example, you can specify Region in the Name, with the contains operator to list all subscriptions that match a partial string in the Value, such as us-west.

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
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