| Package | Description |
|---|---|
| software.amazon.awssdk.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
List<ColumnTag> |
TagColumnOperation.tags()
The dataset column tag, currently only used for geospatial type tagging.
|
| Modifier and Type | Method and Description |
|---|---|
TagColumnOperation.Builder |
TagColumnOperation.Builder.tags(ColumnTag... tags)
The dataset column tag, currently only used for geospatial type tagging.
|
| Modifier and Type | Method and Description |
|---|---|
TagColumnOperation.Builder |
TagColumnOperation.Builder.tags(Collection<ColumnTag> tags)
The dataset column tag, currently only used for geospatial type tagging.
|
Copyright © 2020. All rights reserved.