ListMigrationsRequest

Types

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

Properties

Link copied to clipboard

The unique identifier of the OpenSearch application to list migrations for.

Link copied to clipboard

The maximum number of results to return in a single call.

Link copied to clipboard

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

Link copied to clipboard

Filters the results by migration status. Valid values are PENDING, IN_PROGRESS, SUCCEEDED, and FAILED.

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