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