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