| Package | Description |
|---|---|
| software.amazon.awssdk.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
static RowLevelPermissionTagRule.Builder |
RowLevelPermissionTagRule.builder() |
RowLevelPermissionTagRule.Builder |
RowLevelPermissionTagRule.Builder.columnName(String columnName)
The column name that a tag key is assigned to.
|
RowLevelPermissionTagRule.Builder |
RowLevelPermissionTagRule.Builder.matchAllValue(String matchAllValue)
A string that you want to use to filter by all the values in a column in the dataset and don’t want to list
the values one by one.
|
RowLevelPermissionTagRule.Builder |
RowLevelPermissionTagRule.Builder.tagKey(String tagKey)
The unique key for a tag.
|
RowLevelPermissionTagRule.Builder |
RowLevelPermissionTagRule.Builder.tagMultiValueDelimiter(String tagMultiValueDelimiter)
A string that you want to use to delimit the values when you pass the values at run time.
|
RowLevelPermissionTagRule.Builder |
RowLevelPermissionTagRule.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends RowLevelPermissionTagRule.Builder> |
RowLevelPermissionTagRule.serializableBuilderClass() |
Copyright © 2023. All rights reserved.