S3ComputeObjectChecksumOperation
Directs the specified job to invoke the ComputeObjectChecksum
operation on every object listed in the job's manifest.
Types
Properties
Link copied to clipboard
Indicates the algorithm that you want Amazon S3 to use to create the checksum. For more information, see Checking object integrity in the Amazon S3 User Guide.
Link copied to clipboard
Indicates the checksum type that you want Amazon S3 to use to calculate the object’s checksum value. For more information, see Checking object integrity in the Amazon S3 User Guide.
Functions
Link copied to clipboard
inline fun copy(block: S3ComputeObjectChecksumOperation.Builder.() -> Unit = {}): S3ComputeObjectChecksumOperation