Class CfnDataSetPropsMixin.RowLevelPermissionConfigurationProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.quicksight.CfnDataSetPropsMixin.RowLevelPermissionConfigurationProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnDataSetPropsMixin.RowLevelPermissionConfigurationProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnDataSetPropsMixin.RowLevelPermissionConfigurationProperty
@Stability(Stable)
@Internal
public static final class CfnDataSetPropsMixin.RowLevelPermissionConfigurationProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnDataSetPropsMixin.RowLevelPermissionConfigurationProperty
An implementation for
CfnDataSetPropsMixin.RowLevelPermissionConfigurationProperty-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationModeNested classes/interfaces inherited from interface software.amazon.awscdk.cfnpropertymixins.services.quicksight.CfnDataSetPropsMixin.RowLevelPermissionConfigurationProperty
CfnDataSetPropsMixin.RowLevelPermissionConfigurationProperty.Builder, CfnDataSetPropsMixin.RowLevelPermissionConfigurationProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnDataSetPropsMixin.RowLevelPermissionConfigurationProperty.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Methods inherited from class software.amazon.jsii.JsiiObject
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
-
Constructor Details
-
Jsii$Proxy
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject.- Parameters:
objRef- Reference to the JSII managed object.
-
Jsii$Proxy
Constructor that initializes the object based on literal property values passed by theCfnDataSetPropsMixin.RowLevelPermissionConfigurationProperty.Builder.
-
-
Method Details
-
getRowLevelPermissionDataSet
Description copied from interface:CfnDataSetPropsMixin.RowLevelPermissionConfigurationPropertyInformation about a dataset that contains permissions for row-level security (RLS).
The permissions dataset maps fields to users or groups. For more information, see Using Row-Level Security (RLS) to Restrict Access to a Dataset in the Amazon Quick Suite User Guide.
The option to deny permissions by setting
PermissionPolicytoDENY_ACCESSis not supported for new RLS datasets.Returns union: either
IResolvableorCfnDataSetPropsMixin.RowLevelPermissionDataSetProperty- Specified by:
getRowLevelPermissionDataSetin interfaceCfnDataSetPropsMixin.RowLevelPermissionConfigurationProperty- See Also:
-
getTagConfiguration
Description copied from interface:CfnDataSetPropsMixin.RowLevelPermissionConfigurationPropertyThe configuration of tags on a dataset to set row-level security.
Returns union: either
IResolvableorCfnDataSetPropsMixin.RowLevelPermissionTagConfigurationProperty- Specified by:
getTagConfigurationin interfaceCfnDataSetPropsMixin.RowLevelPermissionConfigurationProperty- See Also:
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJsonin interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-