@Stability(value=Stable)
public static interface CfnDBCluster.DBClusterRoleProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-neptune-dbcluster-dbclusterrole.html| 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()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-neptune-dbcluster-dbclusterrole.html#cfn-neptune-dbcluster-dbclusterrole-rolearn@Stability(value=Stable) @Nullable default String getFeatureName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-neptune-dbcluster-dbclusterrole.html#cfn-neptune-dbcluster-dbclusterrole-featurename@Stability(value=Stable) static CfnDBCluster.DBClusterRoleProperty.Builder builder()
Copyright © 2020. All rights reserved.