---
title: Getting Started with Datadog
description: Datadog, the leading service for cloud-scale monitoring.
breadcrumbs: Docs > Infrastructure > Datadog Resource Catalog
---

# aws_devicefarm_networkprofile{% #aws_devicefarm_networkprofile %}

## `account_id`{% #account_id %}

**Type**: `STRING` 

## `arn`{% #arn %}

**Type**: `STRING` **Provider name**: `arn` **Description**: The Amazon Resource Name (ARN) of the network profile. 

## `description`{% #description %}

**Type**: `STRING` **Provider name**: `description` **Description**: The description of the network profile. 

## `downlink_bandwidth_bits`{% #downlink_bandwidth_bits %}

**Type**: `INT64` **Provider name**: `downlinkBandwidthBits` **Description**: The data throughput rate in bits per second, as an integer from 0 to 104857600. 

## `downlink_delay_ms`{% #downlink_delay_ms %}

**Type**: `INT64` **Provider name**: `downlinkDelayMs` **Description**: Delay time for all packets to destination in milliseconds as an integer from 0 to 2000. 

## `downlink_jitter_ms`{% #downlink_jitter_ms %}

**Type**: `INT64` **Provider name**: `downlinkJitterMs` **Description**: Time variation in the delay of received packets in milliseconds as an integer from 0 to 2000. 

## `downlink_loss_percent`{% #downlink_loss_percent %}

**Type**: `INT32` **Provider name**: `downlinkLossPercent` **Description**: Proportion of received packets that fail to arrive from 0 to 100 percent. 

## `name`{% #name %}

**Type**: `STRING` **Provider name**: `name` **Description**: The name of the network profile. 

## `tags`{% #tags %}

**Type**: `UNORDERED_LIST_STRING` 

## `type`{% #type %}

**Type**: `STRING` **Provider name**: `type` **Description**: The type of network profile. Valid values are listed here. 

## `uplink_bandwidth_bits`{% #uplink_bandwidth_bits %}

**Type**: `INT64` **Provider name**: `uplinkBandwidthBits` **Description**: The data throughput rate in bits per second, as an integer from 0 to 104857600. 

## `uplink_delay_ms`{% #uplink_delay_ms %}

**Type**: `INT64` **Provider name**: `uplinkDelayMs` **Description**: Delay time for all packets to destination in milliseconds as an integer from 0 to 2000. 

## `uplink_jitter_ms`{% #uplink_jitter_ms %}

**Type**: `INT64` **Provider name**: `uplinkJitterMs` **Description**: Time variation in the delay of received packets in milliseconds as an integer from 0 to 2000. 

## `uplink_loss_percent`{% #uplink_loss_percent %}

**Type**: `INT32` **Provider name**: `uplinkLossPercent` **Description**: Proportion of transmitted packets that fail to arrive from 0 to 100 percent. 
