Uses of Interface
software.amazon.awscdk.services.rds.IDatabaseProxy
Package
Description
Amazon Relational Database Service Construct Library
-
Uses of IDatabaseProxy in software.amazon.awscdk.services.rds
Modifier and TypeInterfaceDescriptionstatic interface
Internal default implementation forIDatabaseProxy
.Modifier and TypeClassDescriptionclass
RDS Database Proxy.static final class
A proxy class which represents a concrete javascript instance of this type.Modifier and TypeMethodDescriptionstatic IDatabaseProxy
DatabaseProxy.fromDatabaseProxyAttributes
(software.constructs.Construct scope, String id, DatabaseProxyAttributes attrs) Import an existing database proxy.