ListIngestConfigurationsRequest

Types

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

Properties

Link copied to clipboard

Filters the response list to match the specified stage ARN. Only one filter (by stage ARN or by state) can be used at a time.

Link copied to clipboard

Filters the response list to match the specified state. Only one filter (by stage ARN or by state) can be used at a time.

Link copied to clipboard

Maximum number of results to return. Default: 50.

Link copied to clipboard

The first IngestConfiguration to retrieve. This is used for pagination; see the nextToken response field.

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