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

aws_devicefarm_testgrid_project

account_id

Type: STRING

arn

Type: STRING
Provider name: arn
Description: The ARN for the project.

created

Type: TIMESTAMP
Provider name: created
Description: When the project was created.

description

Type: STRING
Provider name: description
Description: A human-readable description for the project.

name

Type: STRING
Provider name: name
Description: A human-readable name for the project.

tags

Type: UNORDERED_LIST_STRING

vpc_config

Type: STRUCT
Provider name: vpcConfig
Description: The VPC security groups and subnets that are attached to a project.

  • security_group_ids
    Type: UNORDERED_LIST_STRING
    Provider name: securityGroupIds
    Description: A list of VPC security group IDs in your Amazon VPC.
  • subnet_ids
    Type: UNORDERED_LIST_STRING
    Provider name: subnetIds
    Description: A list of VPC subnet IDs in your Amazon VPC.
  • vpc_id
    Type: STRING
    Provider name: vpcId
    Description: The ID of the Amazon VPC.