DescribeImportTasksRequest

Types

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

Properties

Link copied to clipboard

Optional filter to describe a specific import task by its ID.

Link copied to clipboard

Optional filter to list imports from a specific source

Link copied to clipboard

Optional filter to list imports by their status. Valid values are IN_PROGRESS, CANCELLED, COMPLETED and FAILED.

Link copied to clipboard
val limit: Int?

The maximum number of import tasks to return in the response. Default: 50

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