PutJobTaggingRequest

Types

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

Properties

Link copied to clipboard

The Amazon Web Services account ID associated with the S3 Batch Operations job.

Link copied to clipboard

The ID for the S3 Batch Operations job whose tags you want to replace.

Link copied to clipboard
val tags: List<S3Tag>?

The set of tags to associate with the S3 Batch Operations job.

Functions

Link copied to clipboard
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