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