@Stability(value=Stable)
public static interface CfnDataSet.RowLevelPermissionDataSetProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnDataSet.RowLevelPermissionDataSetProperty.Builder
A builder for
CfnDataSet.RowLevelPermissionDataSetProperty |
static class |
CfnDataSet.RowLevelPermissionDataSetProperty.Jsii$Proxy
An implementation for
CfnDataSet.RowLevelPermissionDataSetProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnDataSet.RowLevelPermissionDataSetProperty.Builder |
builder() |
String |
getArn()
`CfnDataSet.RowLevelPermissionDataSetProperty.Arn`.
|
default String |
getNamespace()
`CfnDataSet.RowLevelPermissionDataSetProperty.Namespace`.
|
String |
getPermissionPolicy()
`CfnDataSet.RowLevelPermissionDataSetProperty.PermissionPolicy`.
|
@Stability(value=Stable) @NotNull String getArn()
@Stability(value=Stable) @NotNull String getPermissionPolicy()
@Stability(value=Stable) @Nullable default String getNamespace()
@Stability(value=Stable) static CfnDataSet.RowLevelPermissionDataSetProperty.Builder builder()
Copyright © 2021. All rights reserved.