@Stability(value=Stable) @Internal public static final class CfnDataSet.RowLevelPermissionDataSetProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnDataSet.RowLevelPermissionDataSetProperty
CfnDataSet.RowLevelPermissionDataSetPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnDataSet.RowLevelPermissionDataSetProperty.Builder, CfnDataSet.RowLevelPermissionDataSetProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnDataSet.RowLevelPermissionDataSetProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnDataSet.CalculatedColumnProperty.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getArn()
The Amazon Resource Name (ARN) of the dataset that contains permissions for RLS.
|
String |
getFormatVersion()
The user or group rules associated with the dataset that contains permissions for RLS.
|
String |
getNamespace()
The namespace associated with the dataset that contains permissions for RLS.
|
String |
getPermissionPolicy()
The type of permissions to use when interpreting the permissions for RLS.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(CfnDataSet.RowLevelPermissionDataSetProperty.Builder builder)
CfnDataSet.CalculatedColumnProperty.Builder.public final String getArn()
CfnDataSet.RowLevelPermissionDataSetPropertygetArn in interface CfnDataSet.RowLevelPermissionDataSetPropertypublic final String getPermissionPolicy()
CfnDataSet.RowLevelPermissionDataSetProperty
DENY_ACCESS is included for backward compatibility only.
getPermissionPolicy in interface CfnDataSet.RowLevelPermissionDataSetPropertypublic final String getFormatVersion()
CfnDataSet.RowLevelPermissionDataSetProperty
By default, FormatVersion is VERSION_1 . When FormatVersion is VERSION_1 , UserName and GroupName are required. When FormatVersion is VERSION_2 , UserARN and GroupARN are required, and Namespace must not exist.
getFormatVersion in interface CfnDataSet.RowLevelPermissionDataSetPropertypublic final String getNamespace()
CfnDataSet.RowLevelPermissionDataSetPropertygetNamespace in interface CfnDataSet.RowLevelPermissionDataSetProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.