Uses of Class
software.amazon.awscdk.services.appsync.RdsDataSource
Packages that use RdsDataSource
-
Uses of RdsDataSource in software.amazon.awscdk.services.appsync
Methods in software.amazon.awscdk.services.appsync that return RdsDataSourceModifier 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 RdsDataSourceIGraphqlApi.Jsii$Default.addRdsDataSource(String id, IServerlessCluster serverlessCluster, ISecret secretStore, String databaseName, DataSourceOptions options) add a new Rds data source to this API.final RdsDataSourceIGraphqlApi.Jsii$Proxy.addRdsDataSource(String id, IServerlessCluster serverlessCluster, ISecret secretStore) add a new Rds data source to this API.final RdsDataSourceIGraphqlApi.Jsii$Proxy.addRdsDataSource(String id, IServerlessCluster serverlessCluster, ISecret secretStore, String databaseName) add a new Rds data source to this API.final RdsDataSourceIGraphqlApi.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 RdsDataSourceIGraphqlApi.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 RdsDataSourceIGraphqlApi.Jsii$Proxy.addRdsDataSourceV2(String id, IDatabaseCluster serverlessCluster, ISecret secretStore) add a new Rds Serverless V2 data source to this API.final RdsDataSourceIGraphqlApi.Jsii$Proxy.addRdsDataSourceV2(String id, IDatabaseCluster serverlessCluster, ISecret secretStore, String databaseName) add a new Rds Serverless V2 data source to this API.final RdsDataSourceIGraphqlApi.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()