Uses of Interface
software.amazon.awscdk.interfaces.rds.IDBProxyRef
Packages that use IDBProxyRef
Package
Description
Amazon Relational Database Service Construct Library
-
Uses of IDBProxyRef in software.amazon.awscdk.interfaces.rds
Subinterfaces of IDBProxyRef in software.amazon.awscdk.interfaces.rdsModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIDBProxyRef.Classes in software.amazon.awscdk.interfaces.rds that implement IDBProxyRefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of IDBProxyRef in software.amazon.awscdk.services.rds
Subinterfaces of IDBProxyRef in software.amazon.awscdk.services.rdsModifier and TypeInterfaceDescriptioninterfaceDB Proxy.static interfaceInternal default implementation forIDatabaseProxy.Classes in software.amazon.awscdk.services.rds that implement IDBProxyRefModifier and TypeClassDescriptionclassTheAWS::RDS::DBProxyresource creates or updates a DB proxy.classRDS 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 IDBProxyRefModifier and TypeMethodDescriptionDatabaseProxyEndpointProps.getDbProxy()The DB proxy associated with the DB proxy endpoint.final IDBProxyRefDatabaseProxyEndpointProps.Jsii$Proxy.getDbProxy()Methods in software.amazon.awscdk.services.rds with parameters of type IDBProxyRefModifier and TypeMethodDescriptionstatic StringCfnDBProxy.arnForDBProxy(IDBProxyRef resource) DatabaseProxyEndpoint.Builder.dbProxy(IDBProxyRef dbProxy) The DB proxy associated with the DB proxy endpoint.DatabaseProxyEndpointProps.Builder.dbProxy(IDBProxyRef dbProxy) Sets the value ofDatabaseProxyEndpointProps.getDbProxy()CfnDBProxyTargetGroup.Builder.dbProxyName(IDBProxyRef dbProxyName) The identifier of theDBProxythat is associated with theDBProxyTargetGroup.CfnDBProxyTargetGroupProps.Builder.dbProxyName(IDBProxyRef dbProxyName) Sets the value ofCfnDBProxyTargetGroupProps.getDbProxyName()