This product is not supported for your selected
Datadog site. (
).
aws_rds_cluster_endpoint
account_id
Type: STRING
custom_endpoint_type
Type: STRING
Provider name: CustomEndpointType
Description: The type associated with a custom endpoint. One of: READER
, WRITER
, ANY
.
db_cluster_endpoint_arn
Type: STRING
Provider name: DBClusterEndpointArn
Description: The Amazon Resource Name (ARN) for the endpoint.
db_cluster_endpoint_identifier
Type: STRING
Provider name: DBClusterEndpointIdentifier
Description: The identifier associated with the endpoint. This parameter is stored as a lowercase string.
db_cluster_endpoint_resource_identifier
Type: STRING
Provider name: DBClusterEndpointResourceIdentifier
Description: A unique system-generated identifier for an endpoint. It remains the same for the whole life of the endpoint.
db_cluster_identifier
Type: STRING
Provider name: DBClusterIdentifier
Description: The DB cluster identifier of the DB cluster associated with the endpoint. This parameter is stored as a lowercase string.
endpoint
Type: STRING
Provider name: Endpoint
Description: The DNS address of the endpoint.
endpoint_type
Type: STRING
Provider name: EndpointType
Description: The type of the endpoint. One of: READER
, WRITER
, CUSTOM
.
excluded_members
Type: UNORDERED_LIST_STRING
Provider name: ExcludedMembers
Description: List of DB instance identifiers that aren’t part of the custom endpoint group. All other eligible instances are reachable through the custom endpoint. Only relevant if the list of static members is empty.
static_members
Type: UNORDERED_LIST_STRING
Provider name: StaticMembers
Description: List of DB instance identifiers that are part of the custom endpoint group.
status
Type: STRING
Provider name: Status
Description: The current status of the endpoint. One of: creating
, available
, deleting
, inactive
, modifying
. The inactive
state applies to an endpoint that can’t be used for a certain kind of cluster, such as a writer
endpoint for a read-only secondary cluster in a global database.
Type: UNORDERED_LIST_STRING