tags property

List<S3Tag>? tags
final

A set of tags to associate with the S3 Batch Operations job. This is an optional parameter.

Implementation

final List<S3Tag>? tags;