Uses of Class
software.amazon.awscdk.services.rds.DatabaseProxyEndpointAttributes.Builder
Packages that use DatabaseProxyEndpointAttributes.Builder
Package
Description
Amazon Relational Database Service Construct Library
-
Uses of DatabaseProxyEndpointAttributes.Builder in software.amazon.awscdk.services.rds
Methods in software.amazon.awscdk.services.rds that return DatabaseProxyEndpointAttributes.BuilderModifier and TypeMethodDescriptionDatabaseProxyEndpointAttributes.builder()
DatabaseProxyEndpointAttributes.Builder.dbProxyEndpointArn
(String dbProxyEndpointArn) Sets the value ofDatabaseProxyEndpointAttributes.getDbProxyEndpointArn()
DatabaseProxyEndpointAttributes.Builder.dbProxyEndpointName
(String dbProxyEndpointName) Sets the value ofDatabaseProxyEndpointAttributes.getDbProxyEndpointName()
Sets the value ofDatabaseProxyEndpointAttributes.getEndpoint()
Constructors in software.amazon.awscdk.services.rds with parameters of type DatabaseProxyEndpointAttributes.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theDatabaseProxyEndpointAttributes.Builder
.