Workflow S3Tag Args
data class WorkflowS3TagArgs(val key: Output<String>, val value: Output<String>) : ConvertibleToJava<WorkflowS3TagArgs>
Specifies the key-value pair that are assigned to a file during the execution of a Tagging step.