AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
This data type represents the information you need to connect to an Amazon RDS DB instance. This data type is used as a response element in the following actions:
CreateDBInstance
DescribeDBInstances
DeleteDBInstance
For the data structure that represents Amazon Aurora DB cluster endpoints, see DBClusterEndpoint
.
Namespace: Amazon.RDS.Model
Assembly: AWSSDK.RDS.dll
Version: 3.x.y.z
public class Endpoint
The Endpoint type exposes the following members
Name | Description | |
---|---|---|
![]() |
Endpoint() |
Empty constructor used to set properties independently even when a simple constructor is available |
Name | Type | Description | |
---|---|---|---|
![]() |
Address | System.String |
Gets and sets the property Address. Specifies the DNS address of the DB instance. |
![]() |
HostedZoneId | System.String |
Gets and sets the property HostedZoneId. Specifies the ID that Amazon Route 53 assigns when you create a hosted zone. |
![]() |
Port | System.Int32 |
Gets and sets the property Port. Specifies the port that the database engine is listening on. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5