@Stability(value=Stable)
public static interface CfnDatabase.PrincipalPrivilegesProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnDatabase.PrincipalPrivilegesProperty.Builder
A builder for
CfnDatabase.PrincipalPrivilegesProperty |
static class |
CfnDatabase.PrincipalPrivilegesProperty.Jsii$Proxy
An implementation for
CfnDatabase.PrincipalPrivilegesProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnDatabase.PrincipalPrivilegesProperty.Builder |
builder() |
default List<String> |
getPermissions()
`CfnDatabase.PrincipalPrivilegesProperty.Permissions`.
|
default Object |
getPrincipal()
`CfnDatabase.PrincipalPrivilegesProperty.Principal`.
|
@Stability(value=Stable) @Nullable default List<String> getPermissions()
@Stability(value=Stable) @Nullable default Object getPrincipal()
@Stability(value=Stable) static CfnDatabase.PrincipalPrivilegesProperty.Builder builder()
Copyright © 2021. All rights reserved.