@Stability(value=Stable)
public static interface CfnDBCluster.DBClusterRoleProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnDBCluster.DBClusterRoleProperty.Builder
A builder for
CfnDBCluster.DBClusterRoleProperty |
static class |
CfnDBCluster.DBClusterRoleProperty.Jsii$Proxy
An implementation for
CfnDBCluster.DBClusterRoleProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnDBCluster.DBClusterRoleProperty.Builder |
builder() |
default String |
getFeatureName()
`CfnDBCluster.DBClusterRoleProperty.FeatureName`.
|
String |
getRoleArn()
`CfnDBCluster.DBClusterRoleProperty.RoleArn`.
|
@Stability(value=Stable) @NotNull String getRoleArn()
@Stability(value=Stable) @Nullable default String getFeatureName()
@Stability(value=Stable) static CfnDBCluster.DBClusterRoleProperty.Builder builder()
Copyright © 2021. All rights reserved.