@Generated(value="jsii-pacmak/1.26.0 (build 7d76e02)", date="2021-03-25T11:29:26.983Z") @Stability(value=Experimental) public interface RdsDataSourceProps extends software.amazon.jsii.JsiiSerializable, BackedDataSourceProps
| Modifier and Type | Interface and Description |
|---|---|
static class |
RdsDataSourceProps.Builder
A builder for
RdsDataSourceProps |
static class |
RdsDataSourceProps.Jsii$Proxy
An implementation for
RdsDataSourceProps |
| Modifier and Type | Method and Description |
|---|---|
static RdsDataSourceProps.Builder |
builder() |
default String |
getDatabaseName()
(experimental) The name of the database to use within the cluster.
|
ISecret |
getSecretStore()
(experimental) The secret containing the credentials for the database.
|
IServerlessCluster |
getServerlessCluster()
(experimental) The serverless cluster to call to interact with this data source.
|
getServiceRolegetApi, getDescription, getName@Stability(value=Experimental) @NotNull ISecret getSecretStore()
@Stability(value=Experimental) @NotNull IServerlessCluster getServerlessCluster()
@Stability(value=Experimental) @Nullable default String getDatabaseName()
Default: - None
@Stability(value=Experimental) static RdsDataSourceProps.Builder builder()
builder in interface BackedDataSourcePropsbuilder in interface BaseDataSourcePropsRdsDataSourceProps.Builder of RdsDataSourcePropsCopyright © 2021. All rights reserved.