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 TypeInterfaceDescriptioninterfaceConstruction properties for a DatabaseProxyEndpoint.Classes in software.amazon.awscdk.services.rds that implement DatabaseProxyEndpointOptionsModifier and TypeClassDescriptionstatic final classAn implementation forDatabaseProxyEndpointOptionsstatic final classAn implementation forDatabaseProxyEndpointPropsMethods 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.