propagateTags property

PropagateTags? propagateTags
final

Specifies whether to propagate the tags from the task definition or the service to the task. If no value is specified, the tags are not propagated.

Implementation

final PropagateTags? propagateTags;