@Stability(value=Stable)
public static interface CfnStack.RdsDbInstanceProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-opsworks-stack-rdsdbinstance.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnStack.RdsDbInstanceProperty.Builder
A builder for
CfnStack.RdsDbInstanceProperty |
static class |
CfnStack.RdsDbInstanceProperty.Jsii$Proxy
An implementation for
CfnStack.RdsDbInstanceProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnStack.RdsDbInstanceProperty.Builder |
builder() |
String |
getDbPassword()
`CfnStack.RdsDbInstanceProperty.DbPassword`.
|
String |
getDbUser()
`CfnStack.RdsDbInstanceProperty.DbUser`.
|
String |
getRdsDbInstanceArn()
`CfnStack.RdsDbInstanceProperty.RdsDbInstanceArn`.
|
@Stability(value=Stable) @NotNull String getDbPassword()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-opsworks-stack-rdsdbinstance.html#cfn-opsworks-stack-rdsdbinstance-dbpassword@Stability(value=Stable) @NotNull String getDbUser()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-opsworks-stack-rdsdbinstance.html#cfn-opsworks-stack-rdsdbinstance-dbuser@Stability(value=Stable) @NotNull String getRdsDbInstanceArn()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-opsworks-stack-rdsdbinstance.html#cfn-opsworks-stack-rdsdbinstance-rdsdbinstancearn@Stability(value=Stable) static CfnStack.RdsDbInstanceProperty.Builder builder()
Copyright © 2020. All rights reserved.