| Package | Description |
|---|---|
| software.amazon.awssdk.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
RowLevelPermissionFormatVersion |
RowLevelPermissionDataSet.formatVersion()
The user or group rules associated with the dataset that contains permissions for RLS.
|
static RowLevelPermissionFormatVersion |
RowLevelPermissionFormatVersion.fromValue(String value)
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
|
static RowLevelPermissionFormatVersion |
RowLevelPermissionFormatVersion.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RowLevelPermissionFormatVersion[] |
RowLevelPermissionFormatVersion.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static Set<RowLevelPermissionFormatVersion> |
RowLevelPermissionFormatVersion.knownValues()
|
| Modifier and Type | Method and Description |
|---|---|
RowLevelPermissionDataSet.Builder |
RowLevelPermissionDataSet.Builder.formatVersion(RowLevelPermissionFormatVersion formatVersion)
The user or group rules associated with the dataset that contains permissions for RLS.
|
Copyright © 2023. All rights reserved.