Este producto no es compatible con el sitio Datadog seleccionado. ().
Esta página aún no está disponible en español. Estamos trabajando en su traducción.
Si tienes alguna pregunta o comentario sobre nuestro actual proyecto de traducción, no dudes en ponerte en contacto con nosotros.

aws_devicefarm_deviceinstance

account_id

Type: STRING

arn

Type: STRING
Provider name: arn
Description: The Amazon Resource Name (ARN) of the device instance.

device_arn

Type: STRING
Provider name: deviceArn
Description: The ARN of the device.

instance_profile

Type: STRUCT
Provider name: instanceProfile
Description: A object that contains information about the instance profile.

  • arn
    Type: STRING
    Provider name: arn
    Description: The Amazon Resource Name (ARN) of the instance profile.
  • description
    Type: STRING
    Provider name: description
    Description: The description of the instance profile.
  • exclude_app_packages_from_cleanup
    Type: UNORDERED_LIST_STRING
    Provider name: excludeAppPackagesFromCleanup
    Description: An array of strings containing the list of app packages that should not be cleaned up from the device after a test run completes. The list of packages is considered only if you set packageCleanup to true.
  • name
    Type: STRING
    Provider name: name
    Description: The name of the instance profile.
  • package_cleanup
    Type: BOOLEAN
    Provider name: packageCleanup
    Description: When set to true, Device Farm removes app packages after a test run. The default value is false for private devices.
  • reboot_after_use
    Type: BOOLEAN
    Provider name: rebootAfterUse
    Description: When set to true, Device Farm reboots the instance after a test run. The default value is true.

labels

Type: UNORDERED_LIST_STRING
Provider name: labels
Description: An array of strings that describe the device instance.

status

Type: STRING
Provider name: status
Description: The status of the device instance. Valid values are listed here.

tags

Type: UNORDERED_LIST_STRING

udid

Type: STRING
Provider name: udid
Description: Unique device identifier for the device instance.