ListDataSourceAttachmentsRequest

Types

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

Properties

Link copied to clipboard
val id: String?

The unique identifier or name of the OpenSearch application to list attachments for.

Link copied to clipboard

The maximum number of results to return per page. The default is 50.

Link copied to clipboard

The pagination token from a previous call to retrieve the next set of results.

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