Builder
Properties
Determines whether or not to write the job's generated manifest to a bucket.
The Amazon Web Services account ID that owns the bucket the generated manifest is written to. If provided the generated manifest bucket's owner Amazon Web Services account ID must match this value, else the job fails.
Specifies rules the S3JobManifestGenerator should use to decide whether an object in the source bucket should or should not be included in the generated job manifest.
Specifies the location the generated manifest will be written to. Manifests can't be written to directory buckets. For more information, see Directory buckets.
The source bucket used by the ManifestGenerator.
Functions
construct an aws.sdk.kotlin.services.s3control.model.JobManifestGeneratorFilter inside the given block
construct an aws.sdk.kotlin.services.s3control.model.S3ManifestOutputLocation inside the given block