DescribeImportTaskBatchesRequest

Types

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

Properties

Link copied to clipboard

Optional filter to list import batches by their status. Accepts multiple status values: IN_PROGRESS, CANCELLED, COMPLETED and FAILED.

Link copied to clipboard

The ID of the import task to get batch information for.

Link copied to clipboard
val limit: Int?

The maximum number of import batches to return in the response. Default: 10

Link copied to clipboard

The pagination token for 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