ListChangeSetsRequest

Types

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

Properties

Link copied to clipboard

The catalog related to the request. Fixed value: AWSMarketplace

Link copied to clipboard

An array of filter objects.

Link copied to clipboard

The maximum number of results returned by a single call. This value must be provided in the next call to retrieve the next set of results. By default, this value is 20.

Link copied to clipboard

The token value retrieved from a previous call to access the next page of results.

Link copied to clipboard
val sort: Sort?

An object that contains two attributes, SortBy and SortOrder.

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