Uses of Interface
software.amazon.awscdk.services.rds.CfnDBInstance.EndpointProperty
Package
Description
Amazon Relational Database Service Construct Library
-
Uses of CfnDBInstance.EndpointProperty in software.amazon.awscdk.services.rds
Modifier and TypeClassDescriptionstatic final class
An implementation forCfnDBInstance.EndpointProperty
Modifier and TypeMethodDescriptionCfnDBInstance.EndpointProperty.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptionCfnDBInstance.Builder.endpoint
(CfnDBInstance.EndpointProperty endpoint) The connection endpoint for the DB instance.CfnDBInstanceProps.Builder.endpoint
(CfnDBInstance.EndpointProperty endpoint) Sets the value ofCfnDBInstanceProps.getEndpoint()
void
CfnDBInstance.setEndpoint
(CfnDBInstance.EndpointProperty value) The connection endpoint for the DB instance.