Uses of Interface
software.amazon.awscdk.services.rds.IDatabaseProxy
Packages that use IDatabaseProxy
Package
Description
Amazon Relational Database Service Construct Library
-
Uses of IDatabaseProxy in software.amazon.awscdk.services.rds
Subinterfaces of IDatabaseProxy in software.amazon.awscdk.services.rdsModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIDatabaseProxy.Classes in software.amazon.awscdk.services.rds that implement IDatabaseProxyModifier and TypeClassDescriptionclassRDS Database Proxy.static final classA proxy class which represents a concrete javascript instance of this type.Methods in software.amazon.awscdk.services.rds that return IDatabaseProxyModifier and TypeMethodDescriptionstatic IDatabaseProxyDatabaseProxy.fromDatabaseProxyAttributes(software.constructs.Construct scope, String id, DatabaseProxyAttributes attrs) Import an existing database proxy.DatabaseProxyEndpointProps.getDbProxy()The DB proxy associated with the DB proxy endpoint.final IDatabaseProxyDatabaseProxyEndpointProps.Jsii$Proxy.getDbProxy()Methods in software.amazon.awscdk.services.rds with parameters of type IDatabaseProxyModifier and TypeMethodDescriptionDatabaseProxyEndpoint.Builder.dbProxy(IDatabaseProxy dbProxy) The DB proxy associated with the DB proxy endpoint.DatabaseProxyEndpointProps.Builder.dbProxy(IDatabaseProxy dbProxy) Sets the value ofDatabaseProxyEndpointProps.getDbProxy()