TagGetParams

Properties

Link copied to clipboard
abstract var callback: (TagMap) -> Unit?

Callback that will be executed on successful completion of the S3 operation.

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: MutableTagSet

Optionally filter the returned tags to only those that appear in this tag set. If this tag set is empty, all tags will be returned.