@Stability(value=Stable)
public static interface CfnDataSource.RdsParametersProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnDataSource.RdsParametersProperty.Builder
A builder for
CfnDataSource.RdsParametersProperty |
static class |
CfnDataSource.RdsParametersProperty.Jsii$Proxy
An implementation for
CfnDataSource.RdsParametersProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnDataSource.RdsParametersProperty.Builder |
builder() |
String |
getDatabase()
`CfnDataSource.RdsParametersProperty.Database`.
|
String |
getInstanceId()
`CfnDataSource.RdsParametersProperty.InstanceId`.
|
@Stability(value=Stable) @NotNull String getDatabase()
@Stability(value=Stable) @NotNull String getInstanceId()
@Stability(value=Stable) static CfnDataSource.RdsParametersProperty.Builder builder()
Copyright © 2021. All rights reserved.