Uses of Interface
software.amazon.awscdk.services.rds.DatabaseProxyEndpointOptions
Packages that use DatabaseProxyEndpointOptions
Package
Description
Amazon Relational Database Service Construct Library
-
Uses of DatabaseProxyEndpointOptions in software.amazon.awscdk.services.rds
Subinterfaces of DatabaseProxyEndpointOptions in software.amazon.awscdk.services.rdsModifier and TypeInterfaceDescriptioninterface
Construction properties for a DatabaseProxyEndpoint.Classes in software.amazon.awscdk.services.rds that implement DatabaseProxyEndpointOptionsModifier and TypeClassDescriptionstatic final class
An implementation forDatabaseProxyEndpointOptions
static final class
An implementation forDatabaseProxyEndpointProps
Methods in software.amazon.awscdk.services.rds that return DatabaseProxyEndpointOptionsModifier and TypeMethodDescriptionDatabaseProxyEndpointOptions.Builder.build()
Builds the configured instance.Methods in software.amazon.awscdk.services.rds with parameters of type DatabaseProxyEndpointOptionsModifier and TypeMethodDescriptionDatabaseProxy.addEndpoint
(String id, DatabaseProxyEndpointOptions options) Add an Endpoint to this DB Proxy.