Uses of Interface
software.amazon.awscdk.services.rds.DatabaseProxyAttributes
Package
Description
Amazon Relational Database Service Construct Library
-
Uses of DatabaseProxyAttributes in software.amazon.awscdk.services.rds
Modifier and TypeClassDescriptionstatic final class
An implementation forDatabaseProxyAttributes
Modifier and TypeMethodDescriptionDatabaseProxyAttributes.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptionstatic IDatabaseProxy
DatabaseProxy.fromDatabaseProxyAttributes
(software.constructs.Construct scope, String id, DatabaseProxyAttributes attrs) Import an existing database proxy.