This product is not supported for your selected Datadog site. ().
이 페이지는 아직 영어로 제공되지 않습니다. 번역 작업 중입니다.
현재 번역 프로젝트에 대한 질문이나 피드백이 있으신 경우 언제든지 연락주시기 바랍니다.

aws_deadline_queue

account_id

Type: STRING

allowed_storage_profile_ids

Type: UNORDERED_LIST_STRING
Provider name: allowedStorageProfileIds
Description: The storage profile IDs for the queue.

blocked_reason

Type: STRING
Provider name: blockedReason
Description: The reason the queue was blocked.

created_at

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

created_by

Type: STRING
Provider name: createdBy
Description: The user or system that created this resource.

default_budget_action

Type: STRING
Provider name: defaultBudgetAction
Description: The default action taken on a queue if a budget wasn’t configured.

description

Type: STRING
Provider name: description
Description: The description of the queue. This field can store any content. Escape or encode this content before displaying it on a webpage or any other system that might interpret the content of this field.

farm_id

Type: STRING
Provider name: farmId
Description: The farm ID for the queue.

job_attachment_settings

Type: STRUCT
Provider name: jobAttachmentSettings
Description: The job attachment settings for the queue.

  • root_prefix
    Type: STRING
    Provider name: rootPrefix
    Description: The root prefix.
  • s3_bucket_name
    Type: STRING
    Provider name: s3BucketName
    Description: The Amazon S3 bucket name.

job_run_as_user

Type: STRUCT
Provider name: jobRunAsUser
Description: The jobs in the queue ran as this specified POSIX user.

  • posix
    Type: STRUCT
    Provider name: posix
    Description: The user and group that the jobs in the queue run as.
    • group
      Type: STRING
      Provider name: group
      Description: The name of the POSIX user’s group.
    • user
      Type: STRING
      Provider name: user
      Description: The name of the POSIX user.
  • run_as
    Type: STRING
    Provider name: runAs
    Description: Specifies whether the job should run using the queue’s system user or if the job should run using the worker agent system user.
  • windows
    Type: STRUCT
    Provider name: windows
    Description: Identifies a Microsoft Windows user.
    • password_arn
      Type: STRING
      Provider name: passwordArn
      Description: The password ARN for the Windows user.
    • user
      Type: STRING
      Provider name: user
      Description: The user.

queue_id

Type: STRING
Provider name: queueId
Description: The queue ID.

required_file_system_location_names

Type: UNORDERED_LIST_STRING
Provider name: requiredFileSystemLocationNames
Description: A list of the required file system location names in the queue.

role_arn

Type: STRING
Provider name: roleArn
Description: The IAM role ARN.

status

Type: STRING
Provider name: status
Description: The status of the queue.

  • ACTIVE–The queue is active.
  • SCHEDULING–The queue is scheduling.
  • SCHEDULING_BLOCKED–The queue scheduling is blocked. See the provided reason.

tags

Type: UNORDERED_LIST_STRING

updated_at

Type: TIMESTAMP
Provider name: updatedAt
Description: The date and time the resource was updated.

updated_by

Type: STRING
Provider name: updatedBy
Description: The user or system that updated this resource.