JobManifestSpec

Describes the format of a manifest. If the manifest is in CSV format, also describes the columns contained within the manifest.

Types

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

Properties

Link copied to clipboard

If the specified manifest object is in the S3BatchOperations_CSV_20180820 format, this element describes which columns contain the required data.

Link copied to clipboard

Indicates which of the available formats the specified manifest uses.

Functions

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