AWS SDK for C++AWS SDK for C++ Version 1.11.607 |
#include <Endpoint.h>
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
.
Definition at line 37 of file Endpoint.h.
Specifies the DNS address of the DB instance.
Definition at line 53 of file Endpoint.h.
Specifies the DNS address of the DB instance.
Definition at line 52 of file Endpoint.h.
Specifies the ID that Amazon Route 53 assigns when you create a hosted zone.
Definition at line 75 of file Endpoint.h.
Specifies the port that the database engine is listening on.
Definition at line 64 of file Endpoint.h.
Specifies the ID that Amazon Route 53 assigns when you create a hosted zone.
Definition at line 76 of file Endpoint.h.
Specifies the port that the database engine is listening on.
Definition at line 65 of file Endpoint.h.
Specifies the DNS address of the DB instance.
Definition at line 55 of file Endpoint.h.
Specifies the ID that Amazon Route 53 assigns when you create a hosted zone.
Definition at line 78 of file Endpoint.h.
Specifies the port that the database engine is listening on.
Definition at line 66 of file Endpoint.h.
Specifies the DNS address of the DB instance.
Definition at line 57 of file Endpoint.h.
Specifies the ID that Amazon Route 53 assigns when you create a hosted zone.
Definition at line 80 of file Endpoint.h.
Specifies the port that the database engine is listening on.
Definition at line 67 of file Endpoint.h.