| Package | Description |
|---|---|
| software.amazon.awssdk.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
List<RowLevelPermissionTagRule> |
RowLevelPermissionTagConfiguration.tagRules()
A set of rules associated with row-level security, such as the tag names and columns that they are assigned to.
|
| Modifier and Type | Method and Description |
|---|---|
RowLevelPermissionTagConfiguration.Builder |
RowLevelPermissionTagConfiguration.Builder.tagRules(RowLevelPermissionTagRule... tagRules)
A set of rules associated with row-level security, such as the tag names and columns that they are assigned
to.
|
| Modifier and Type | Method and Description |
|---|---|
RowLevelPermissionTagConfiguration.Builder |
RowLevelPermissionTagConfiguration.Builder.tagRules(Collection<RowLevelPermissionTagRule> tagRules)
A set of rules associated with row-level security, such as the tag names and columns that they are assigned
to.
|
Copyright © 2023. All rights reserved.