Devicefarm Networkprofile

This table represents the devicefarm_networkprofile resource from Amazon Web Services.

aws.devicefarm_networkprofile

Fields

TitleIDTypeData TypeDescription
_keycorestring
account_idcorestring
arncorestringThe Amazon Resource Name (ARN) of the network profile.
descriptioncorestringThe description of the network profile.
downlink_bandwidth_bitscoreint64The data throughput rate in bits per second, as an integer from 0 to 104857600.
downlink_delay_mscoreint64Delay time for all packets to destination in milliseconds as an integer from 0 to 2000.
downlink_jitter_mscoreint64Time variation in the delay of received packets in milliseconds as an integer from 0 to 2000.
downlink_loss_percentcoreint64Proportion of received packets that fail to arrive from 0 to 100 percent.
namecorestringThe name of the network profile.
tagscorehstore
typecorestringThe type of network profile. Valid values are listed here.
uplink_bandwidth_bitscoreint64The data throughput rate in bits per second, as an integer from 0 to 104857600.
uplink_delay_mscoreint64Delay time for all packets to destination in milliseconds as an integer from 0 to 2000.
uplink_jitter_mscoreint64Time variation in the delay of received packets in milliseconds as an integer from 0 to 2000.
uplink_loss_percentcoreint64Proportion of transmitted packets that fail to arrive from 0 to 100 percent.