class Aws::RDS::Types::Endpoint
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`.
@!attribute [rw] address
Specifies the DNS address of the DB instance. @return [String]
@!attribute [rw] port
Specifies the port that the database engine is listening on. @return [Integer]
@!attribute [rw] hosted_zone_id
Specifies the ID that Amazon Route 53 assigns when you create a hosted zone. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/rds-2014-10-31/Endpoint AWS API Documentation
Constants
- SENSITIVE