ObjectWriteParams

Parameter base for S3 object write operations.

Author

Elizabeth Paige Harper https://github.com/Foxcapades

Since

v0.1.0

Properties

Link copied to clipboard
abstract val headers: MutableHeaders

Additional/custom headers to send with the S3 operation request.

Link copied to clipboard

Additional/custom query parameters to send with the S3 operation request.

Link copied to clipboard
abstract var region: String?
Link copied to clipboard
abstract val tags: MutableTagMap

Tags that will be attached to the target object.

Inheritors

Link copied to clipboard
Link copied to clipboard