Uses of Interface
software.amazon.awscdk.services.rds.CfnDBProxyEndpointProps
Package
Description
Amazon Relational Database Service Construct Library
-
Uses of CfnDBProxyEndpointProps in software.amazon.awscdk.services.rds
Modifier and TypeClassDescriptionstatic final class
An implementation forCfnDBProxyEndpointProps
Modifier and TypeMethodDescriptionCfnDBProxyEndpointProps.Builder.build()
Builds the configured instance.ModifierConstructorDescriptionCfnDBProxyEndpoint
(Construct scope, String id, CfnDBProxyEndpointProps props) Create a newAWS::RDS::DBProxyEndpoint
.