Uses of Class
software.amazon.awscdk.services.appsync.RdsDataSource
-
Uses of RdsDataSource in software.amazon.awscdk.services.appsync
Modifier and TypeMethodDescriptionGraphqlApiBase.addRdsDataSource
(String id, IServerlessCluster serverlessCluster, ISecret secretStore) add a new Rds data source to this API.GraphqlApiBase.addRdsDataSource
(String id, IServerlessCluster serverlessCluster, ISecret secretStore, String databaseName) add a new Rds data source to this API.GraphqlApiBase.addRdsDataSource
(String id, IServerlessCluster serverlessCluster, ISecret secretStore, String databaseName, DataSourceOptions options) add a new Rds data source to this API.IGraphqlApi.addRdsDataSource
(String id, IServerlessCluster serverlessCluster, ISecret secretStore) add a new Rds data source to this API.IGraphqlApi.addRdsDataSource
(String id, IServerlessCluster serverlessCluster, ISecret secretStore, String databaseName) add a new Rds data source to this API.IGraphqlApi.addRdsDataSource
(String id, IServerlessCluster serverlessCluster, ISecret secretStore, String databaseName, DataSourceOptions options) add a new Rds data source to this API.default RdsDataSource
IGraphqlApi.Jsii$Default.addRdsDataSource
(String id, IServerlessCluster serverlessCluster, ISecret secretStore, String databaseName, DataSourceOptions options) add a new Rds data source to this API.final RdsDataSource
IGraphqlApi.Jsii$Proxy.addRdsDataSource
(String id, IServerlessCluster serverlessCluster, ISecret secretStore) add a new Rds data source to this API.final RdsDataSource
IGraphqlApi.Jsii$Proxy.addRdsDataSource
(String id, IServerlessCluster serverlessCluster, ISecret secretStore, String databaseName) add a new Rds data source to this API.final RdsDataSource
IGraphqlApi.Jsii$Proxy.addRdsDataSource
(String id, IServerlessCluster serverlessCluster, ISecret secretStore, String databaseName, DataSourceOptions options) add a new Rds data source to this API.GraphqlApiBase.addRdsDataSourceV2
(String id, IDatabaseCluster serverlessCluster, ISecret secretStore) add a new Rds data source to this API.GraphqlApiBase.addRdsDataSourceV2
(String id, IDatabaseCluster serverlessCluster, ISecret secretStore, String databaseName) add a new Rds data source to this API.GraphqlApiBase.addRdsDataSourceV2
(String id, IDatabaseCluster serverlessCluster, ISecret secretStore, String databaseName, DataSourceOptions options) add a new Rds data source to this API.IGraphqlApi.addRdsDataSourceV2
(String id, IDatabaseCluster serverlessCluster, ISecret secretStore) add a new Rds Serverless V2 data source to this API.IGraphqlApi.addRdsDataSourceV2
(String id, IDatabaseCluster serverlessCluster, ISecret secretStore, String databaseName) add a new Rds Serverless V2 data source to this API.IGraphqlApi.addRdsDataSourceV2
(String id, IDatabaseCluster serverlessCluster, ISecret secretStore, String databaseName, DataSourceOptions options) add a new Rds Serverless V2 data source to this API.default RdsDataSource
IGraphqlApi.Jsii$Default.addRdsDataSourceV2
(String id, IDatabaseCluster serverlessCluster, ISecret secretStore, String databaseName, DataSourceOptions options) add a new Rds Serverless V2 data source to this API.final RdsDataSource
IGraphqlApi.Jsii$Proxy.addRdsDataSourceV2
(String id, IDatabaseCluster serverlessCluster, ISecret secretStore) add a new Rds Serverless V2 data source to this API.final RdsDataSource
IGraphqlApi.Jsii$Proxy.addRdsDataSourceV2
(String id, IDatabaseCluster serverlessCluster, ISecret secretStore, String databaseName) add a new Rds Serverless V2 data source to this API.final RdsDataSource
IGraphqlApi.Jsii$Proxy.addRdsDataSourceV2
(String id, IDatabaseCluster serverlessCluster, ISecret secretStore, String databaseName, DataSourceOptions options) add a new Rds Serverless V2 data source to this API.RdsDataSource.Builder.build()