class Aws::SecurityHub::Types::AwsRdsDbInstanceEndpoint
Specifies the connection endpoint.
@note When making an API call, you may pass AwsRdsDbInstanceEndpoint
data as a hash: { address: "NonEmptyString", port: 1, hosted_zone_id: "NonEmptyString", }
@!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/securityhub-2018-10-26/AwsRdsDbInstanceEndpoint AWS API Documentation
Constants
- SENSITIVE