ListJobsRequest

Types

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

Properties

Link copied to clipboard

The Amazon Web Services account ID associated with the S3 Batch Operations job.

Link copied to clipboard

The List Jobs request returns jobs that match the statuses listed in this element.

Link copied to clipboard

The maximum number of jobs that Amazon S3 will include in the List Jobs response. If there are more jobs than this number, the response will include a pagination token in the NextToken field to enable you to retrieve the next page of results.

Link copied to clipboard

A pagination token to request the next page of results. Use the token that Amazon S3 returned in the NextToken element of the ListJobsResult from the previous List Jobs request.

Functions

Link copied to clipboard
inline fun copy(block: ListJobsRequest.Builder.() -> Unit = {}): ListJobsRequest
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