Este producto no es compatible con el sitio Datadog seleccionado. ().
Esta página aún no está disponible en español. Estamos trabajando en su traducción.
Si tienes alguna pregunta o comentario sobre nuestro actual proyecto de traducción, no dudes en ponerte en contacto con nosotros.

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