@Stability(value=Stable)
public static interface CfnDBInstance.DBInstanceRoleProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-rds-dbinstance-dbinstancerole.html| 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()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-rds-dbinstance-dbinstancerole.html#cfn-rds-dbinstance-dbinstancerole-featurename@Stability(value=Stable) @NotNull String getRoleArn()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-rds-dbinstance-dbinstancerole.html#cfn-rds-dbinstance-dbinstancerole-rolearn@Stability(value=Stable) static CfnDBInstance.DBInstanceRoleProperty.Builder builder()
Copyright © 2020. All rights reserved.