AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
A set of rules associated with a tag.
Namespace: Amazon.QuickSight.Model
Assembly: AWSSDK.QuickSight.dll
Version: 3.x.y.z
public class RowLevelPermissionTagRule
The RowLevelPermissionTagRule type exposes the following members
Name | Description | |
---|---|---|
![]() |
RowLevelPermissionTagRule() |
Name | Type | Description | |
---|---|---|---|
![]() |
ColumnName | System.String |
Gets and sets the property ColumnName. The column name that a tag key is assigned to. |
![]() |
MatchAllValue | System.String |
Gets and sets the property 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. For example, you can use an asterisk as your match all value. |
![]() |
TagKey | System.String |
Gets and sets the property TagKey. The unique key for a tag. |
![]() |
TagMultiValueDelimiter | System.String |
Gets and sets the property TagMultiValueDelimiter. A string that you want to use to delimit the values when you pass the values at run time. For example, you can delimit the values with a comma. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5