ListServiceIndexesRequest

Types

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

Properties

Link copied to clipboard

The maximum number of index results to return in a single response. Valid values are between 1 and 100.

Link copied to clipboard

The pagination token from a previous ListServiceIndexes response. Use this token to retrieve the next set of results.

Link copied to clipboard

A list of Amazon Web Services Regions to include in the search for indexes. If not specified, indexes from all Regions are returned.

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