Uses of Interface
software.amazon.awscdk.services.rds.ProxyTargetConfig
Packages that use ProxyTargetConfig
Package
Description
Amazon Relational Database Service Construct Library
-
Uses of ProxyTargetConfig in software.amazon.awscdk.services.rds
Classes in software.amazon.awscdk.services.rds that implement ProxyTargetConfigMethods in software.amazon.awscdk.services.rds that return ProxyTargetConfigModifier and TypeMethodDescriptionProxyTarget.bind(DatabaseProxy proxy) Bind this target to the specified database proxy.ProxyTargetConfig.Builder.build()Builds the configured instance.