This product is not supported for your selected Datadog site. ().
Cette page n'est pas encore disponible en français, sa traduction est en cours.
Si vous avez des questions ou des retours sur notre projet de traduction actuel, n'hésitez pas à nous contacter.

aws_pcs_queue

account_id

Type: STRING

arn

Type: STRING
Provider name: arn
Description: The unique Amazon Resource Name (ARN) of the queue.

cluster_id

Type: STRING
Provider name: clusterId
Description: The ID of the cluster of the queue.

compute_node_group_configurations

Type: UNORDERED_LIST_STRUCT
Provider name: computeNodeGroupConfigurations
Description: The list of compute node group configurations associated with the queue. Queues assign jobs to associated compute node groups.

  • compute_node_group_id
    Type: STRING
    Provider name: computeNodeGroupId
    Description: The compute node group ID for the compute node group configuration.

created_at

Type: TIMESTAMP
Provider name: createdAt
Description: The date and time the resource was created.

error_info

Type: UNORDERED_LIST_STRUCT
Provider name: errorInfo
Description: The list of errors that occurred during queue provisioning.

  • code
    Type: STRING
    Provider name: code
    Description: The short-form error code.
  • message
    Type: STRING
    Provider name: message
    Description: The detailed error information.

id

Type: STRING
Provider name: id
Description: The generated unique ID of the queue.

modified_at

Type: TIMESTAMP
Provider name: modifiedAt
Description: The date and time the resource was modified.

name

Type: STRING
Provider name: name
Description: The name that identifies the queue.

status

Type: STRING
Provider name: status
Description: The provisioning status of the queue. The provisioning status doesn’t indicate the overall health of the queue.

tags

Type: UNORDERED_LIST_STRING