AWS SDK Version 3 for .NET
API Reference

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.

Inheritance Hierarchy

System.Object
  Amazon.QuickSight.Model.RowLevelPermissionTagRule

Namespace: Amazon.QuickSight.Model
Assembly: AWSSDK.QuickSight.dll
Version: 3.x.y.z

Syntax

C#
public class RowLevelPermissionTagRule

The RowLevelPermissionTagRule type exposes the following members

Constructors

NameDescription
Public Method RowLevelPermissionTagRule()

Properties

NameTypeDescription
Public Property ColumnName System.String

Gets and sets the property ColumnName.

The column name that a tag key is assigned to.

Public Property 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.

Public Property TagKey System.String

Gets and sets the property TagKey.

The unique key for a tag.

Public Property 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.

Version Information

.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