Devicefarm Devicepool

This table represents the devicefarm_devicepool resource from Amazon Web Services.

aws.devicefarm_devicepool

Fields

TitleIDTypeData TypeDescription
_keycorestring
account_idcorestring
arncorestringThe device pool's ARN.
descriptioncorestringThe device pool's description.
max_devicescoreint64The number of devices that Device Farm can add to your device pool. Device Farm adds devices that are available and meet the criteria that you assign for the <code>rules</code> parameter. Depending on how many devices meet these constraints, your device pool might contain fewer devices than the value for this parameter. By specifying the maximum number of devices, you can control the costs that you incur by running tests.
namecorestringThe device pool's name.
rulescorejsonInformation about the device pool's rules.
tagscorehstore
typecorestringThe device pool's type. Allowed values include: <ul> <li> CURATED: A device pool that is created and managed by AWS Device Farm. </li> <li> PRIVATE: A device pool that is created and managed by the device pool developer. </li> </ul>