Project

class Project : KotlinCustomResource

AWS::DeviceFarm::Project creates a new Device Farm Project

Properties

Link copied to clipboard
val arn: Output<String>

The Amazon Resource Name (ARN) of the project. See Amazon resource names in the General Reference guide .

Link copied to clipboard

Sets the execution timeout value (in minutes) for a project. All test runs in this project use the specified execution timeout value unless overridden when scheduling a run.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val name: Output<String>

The project's name.

Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val tags: Output<List<Tag>>?

The tags to add to the resource. A tag is an array of key-value pairs. Tag keys can have a maximum character length of 128 characters. Tag values can have a maximum length of 256 characters.

Link copied to clipboard
val urn: Output<String>
Link copied to clipboard

The VPC security groups and subnets that are attached to a project.