Uses of Interface
software.amazon.awscdk.services.rds.DatabaseProxyOptions
Packages that use DatabaseProxyOptions
Package
Description
Amazon Relational Database Service Construct Library
-
Uses of DatabaseProxyOptions in software.amazon.awscdk.services.rds
Subinterfaces of DatabaseProxyOptions in software.amazon.awscdk.services.rdsModifier and TypeInterfaceDescriptioninterfaceConstruction properties for a DatabaseProxy.Classes in software.amazon.awscdk.services.rds that implement DatabaseProxyOptionsModifier and TypeClassDescriptionstatic final classAn implementation forDatabaseProxyOptionsstatic final classAn implementation forDatabaseProxyPropsMethods in software.amazon.awscdk.services.rds that return DatabaseProxyOptionsModifier and TypeMethodDescriptionDatabaseProxyOptions.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.rds with parameters of type DatabaseProxyOptionsModifier and TypeMethodDescriptionDatabaseClusterBase.addProxy(String id, DatabaseProxyOptions options) Add a new db proxy to this cluster.DatabaseInstanceBase.addProxy(String id, DatabaseProxyOptions options) Add a new db proxy to this instance.IDatabaseCluster.addProxy(String id, DatabaseProxyOptions options) Add a new db proxy to this cluster.default DatabaseProxyIDatabaseCluster.Jsii$Default.addProxy(String id, DatabaseProxyOptions options) Add a new db proxy to this cluster.final DatabaseProxyIDatabaseCluster.Jsii$Proxy.addProxy(String id, DatabaseProxyOptions options) Add a new db proxy to this cluster.IDatabaseInstance.addProxy(String id, DatabaseProxyOptions options) Add a new db proxy to this instance.default DatabaseProxyIDatabaseInstance.Jsii$Default.addProxy(String id, DatabaseProxyOptions options) Add a new db proxy to this instance.final DatabaseProxyIDatabaseInstance.Jsii$Proxy.addProxy(String id, DatabaseProxyOptions options) Add a new db proxy to this instance.