AWSCDK::DeviceFarm

12 types

AWS::DeviceFarm Construct Library

This module is part of the AWS Cloud Development Kit project.

require 'aws-cdk-lib'

There are no official hand-written (L2) constructs for this service yet. Here are some suggestions on how to proceed:

There are no hand-written (L2) constructs for this service yet. However, you can still use the automatically generated L1 constructs, and use this service exactly as you would using CloudFormation directly.

For more information on the resources and properties available for this service, see the CloudFormation documentation for AWS::DeviceFarm.

(Read the CDK Contributing Guide and submit an RFC if you are interested in contributing to this construct library.)

API Reference

Classes 6

CfnDevicePoolRepresents a request to the create device pool operation. CfnInstanceProfileCreates a profile that can be applied to one or more private fleet device instances. CfnNetworkProfileCreates a network profile. CfnProjectCreates a project. CfnTestGridProjectA Selenium testing project. CfnVPCEConfigurationCreates a configuration record in Device Farm for your Amazon Virtual Private Cloud (VPC)

Interfaces 6

CfnDevicePoolPropsProperties for defining a `CfnDevicePool`. CfnInstanceProfilePropsProperties for defining a `CfnInstanceProfile`. CfnNetworkProfilePropsProperties for defining a `CfnNetworkProfile`. CfnProjectPropsProperties for defining a `CfnProject`. CfnTestGridProjectPropsProperties for defining a `CfnTestGridProject`. CfnVPCEConfigurationPropsProperties for defining a `CfnVPCEConfiguration`.