S3BatchJobIdentifier

A batch job identifier in which the batch jobs to run are identified by an Amazon S3 location.

Types

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

Properties

Link copied to clipboard

The Amazon S3 bucket that contains the batch job definitions.

Link copied to clipboard

Identifies the batch job definition. This identifier can also point to any batch job definition that already exists in the application or to one of the batch job definitions within the directory that is specified in keyPrefix.

Link copied to clipboard

The key prefix that specifies the path to the folder in the S3 bucket that has the batch job definitions.

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