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.

tags

Type: UNORDERED_LIST_STRING