tags property

Map<String, String>? tags
final

The tags applied to the job queue. For more information, see Tagging your AWS Batch resources in AWS Batch User Guide.

Implementation

final Map<String, String>? tags;