| Package | Description |
|---|---|
| software.amazon.awssdk.services.pipes.model |
| Modifier and Type | Method and Description |
|---|---|
List<Tag> |
PipeTargetEcsTaskParameters.tags()
The metadata that you apply to the task to help you categorize and organize them.
|
| Modifier and Type | Method and Description |
|---|---|
PipeTargetEcsTaskParameters.Builder |
PipeTargetEcsTaskParameters.Builder.tags(Tag... tags)
The metadata that you apply to the task to help you categorize and organize them.
|
| Modifier and Type | Method and Description |
|---|---|
PipeTargetEcsTaskParameters.Builder |
PipeTargetEcsTaskParameters.Builder.tags(Collection<Tag> tags)
The metadata that you apply to the task to help you categorize and organize them.
|
Copyright © 2023. All rights reserved.