@Generated(value="jsii-pacmak/1.14.1 (build 828de8a)", date="2020-11-24T22:28:07.308Z") @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() |
IDatabaseCluster |
getDatabaseCluster()
(experimental) The database cluster to call to interact with this data source.
|
ISecret |
getSecretStore()
(experimental) The secret containing the credentials for the database.
|
getServiceRolegetApi, getDescription, getName@Stability(value=Experimental) @NotNull IDatabaseCluster getDatabaseCluster()
@Stability(value=Experimental) @NotNull ISecret getSecretStore()
@Stability(value=Experimental) static RdsDataSourceProps.Builder builder()
builder in interface BackedDataSourcePropsbuilder in interface BaseDataSourcePropsRdsDataSourceProps.Builder of RdsDataSourcePropsCopyright © 2020. All rights reserved.