class Aws::DocDB::Types::Endpoint

Network information for accessing a cluster or instance. Client programs must specify a valid endpoint to access these Amazon DocumentDB resources.

@!attribute [rw] address

Specifies the DNS address of the 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/docdb-2014-10-31/Endpoint AWS API Documentation

Constants

SENSITIVE