class Aws::DeviceFarm::Types::NetworkProfile
An array of settings that describes characteristics of a network profile.
@!attribute [rw] arn
The Amazon Resource Name (ARN) of the network profile. @return [String]
@!attribute [rw] name
The name of the network profile. @return [String]
@!attribute [rw] description
The description of the network profile. @return [String]
@!attribute [rw] type
The type of network profile. Valid values are listed here. @return [String]
@!attribute [rw] uplink_bandwidth_bits
The data throughput rate in bits per second, as an integer from 0 to 104857600. @return [Integer]
@!attribute [rw] downlink_bandwidth_bits
The data throughput rate in bits per second, as an integer from 0 to 104857600. @return [Integer]
@!attribute [rw] uplink_delay_ms
Delay time for all packets to destination in milliseconds as an integer from 0 to 2000. @return [Integer]
@!attribute [rw] downlink_delay_ms
Delay time for all packets to destination in milliseconds as an integer from 0 to 2000. @return [Integer]
@!attribute [rw] uplink_jitter_ms
Time variation in the delay of received packets in milliseconds as an integer from 0 to 2000. @return [Integer]
@!attribute [rw] downlink_jitter_ms
Time variation in the delay of received packets in milliseconds as an integer from 0 to 2000. @return [Integer]
@!attribute [rw] uplink_loss_percent
Proportion of transmitted packets that fail to arrive from 0 to 100 percent. @return [Integer]
@!attribute [rw] downlink_loss_percent
Proportion of received packets that fail to arrive from 0 to 100 percent. @return [Integer]
@see docs.aws.amazon.com/goto/WebAPI/devicefarm-2015-06-23/NetworkProfile AWS API Documentation
Constants
- SENSITIVE