Class: Aws::DeviceFarm::Types::CreateNetworkProfileRequest

Inherits:
Struct
  • Object
show all
Defined in:
gems/aws-sdk-devicefarm/lib/aws-sdk-devicefarm/types.rb

Overview

Constant Summary collapse

SENSITIVE =
[]

Instance Attribute Summary collapse

Instance Attribute Details

#descriptionString

The description of the network profile.

Returns:

  • (String)


435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
# File 'gems/aws-sdk-devicefarm/lib/aws-sdk-devicefarm/types.rb', line 435

class CreateNetworkProfileRequest < Struct.new(
  :project_arn,
  :name,
  :description,
  :type,
  :uplink_bandwidth_bits,
  :downlink_bandwidth_bits,
  :uplink_delay_ms,
  :downlink_delay_ms,
  :uplink_jitter_ms,
  :downlink_jitter_ms,
  :uplink_loss_percent,
  :downlink_loss_percent)
  SENSITIVE = []
  include Aws::Structure
end

The data throughput rate in bits per second, as an integer from 0 to 104857600.

Returns:

  • (Integer)


435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
# File 'gems/aws-sdk-devicefarm/lib/aws-sdk-devicefarm/types.rb', line 435

class CreateNetworkProfileRequest < Struct.new(
  :project_arn,
  :name,
  :description,
  :type,
  :uplink_bandwidth_bits,
  :downlink_bandwidth_bits,
  :uplink_delay_ms,
  :downlink_delay_ms,
  :uplink_jitter_ms,
  :downlink_jitter_ms,
  :uplink_loss_percent,
  :downlink_loss_percent)
  SENSITIVE = []
  include Aws::Structure
end

Delay time for all packets to destination in milliseconds as an integer from 0 to 2000.

Returns:

  • (Integer)


435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
# File 'gems/aws-sdk-devicefarm/lib/aws-sdk-devicefarm/types.rb', line 435

class CreateNetworkProfileRequest < Struct.new(
  :project_arn,
  :name,
  :description,
  :type,
  :uplink_bandwidth_bits,
  :downlink_bandwidth_bits,
  :uplink_delay_ms,
  :downlink_delay_ms,
  :uplink_jitter_ms,
  :downlink_jitter_ms,
  :uplink_loss_percent,
  :downlink_loss_percent)
  SENSITIVE = []
  include Aws::Structure
end

Time variation in the delay of received packets in milliseconds as an integer from 0 to 2000.

Returns:

  • (Integer)


435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
# File 'gems/aws-sdk-devicefarm/lib/aws-sdk-devicefarm/types.rb', line 435

class CreateNetworkProfileRequest < Struct.new(
  :project_arn,
  :name,
  :description,
  :type,
  :uplink_bandwidth_bits,
  :downlink_bandwidth_bits,
  :uplink_delay_ms,
  :downlink_delay_ms,
  :uplink_jitter_ms,
  :downlink_jitter_ms,
  :uplink_loss_percent,
  :downlink_loss_percent)
  SENSITIVE = []
  include Aws::Structure
end

Proportion of received packets that fail to arrive from 0 to 100 percent.

Returns:

  • (Integer)


435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
# File 'gems/aws-sdk-devicefarm/lib/aws-sdk-devicefarm/types.rb', line 435

class CreateNetworkProfileRequest < Struct.new(
  :project_arn,
  :name,
  :description,
  :type,
  :uplink_bandwidth_bits,
  :downlink_bandwidth_bits,
  :uplink_delay_ms,
  :downlink_delay_ms,
  :uplink_jitter_ms,
  :downlink_jitter_ms,
  :uplink_loss_percent,
  :downlink_loss_percent)
  SENSITIVE = []
  include Aws::Structure
end

#nameString

The name for the new network profile.

Returns:

  • (String)


435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
# File 'gems/aws-sdk-devicefarm/lib/aws-sdk-devicefarm/types.rb', line 435

class CreateNetworkProfileRequest < Struct.new(
  :project_arn,
  :name,
  :description,
  :type,
  :uplink_bandwidth_bits,
  :downlink_bandwidth_bits,
  :uplink_delay_ms,
  :downlink_delay_ms,
  :uplink_jitter_ms,
  :downlink_jitter_ms,
  :uplink_loss_percent,
  :downlink_loss_percent)
  SENSITIVE = []
  include Aws::Structure
end

#project_arnString

The Amazon Resource Name (ARN) of the project for which you want to create a network profile.

Returns:

  • (String)


435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
# File 'gems/aws-sdk-devicefarm/lib/aws-sdk-devicefarm/types.rb', line 435

class CreateNetworkProfileRequest < Struct.new(
  :project_arn,
  :name,
  :description,
  :type,
  :uplink_bandwidth_bits,
  :downlink_bandwidth_bits,
  :uplink_delay_ms,
  :downlink_delay_ms,
  :uplink_jitter_ms,
  :downlink_jitter_ms,
  :uplink_loss_percent,
  :downlink_loss_percent)
  SENSITIVE = []
  include Aws::Structure
end

#typeString

The type of network profile to create. Valid values are listed here.

Returns:

  • (String)


435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
# File 'gems/aws-sdk-devicefarm/lib/aws-sdk-devicefarm/types.rb', line 435

class CreateNetworkProfileRequest < Struct.new(
  :project_arn,
  :name,
  :description,
  :type,
  :uplink_bandwidth_bits,
  :downlink_bandwidth_bits,
  :uplink_delay_ms,
  :downlink_delay_ms,
  :uplink_jitter_ms,
  :downlink_jitter_ms,
  :uplink_loss_percent,
  :downlink_loss_percent)
  SENSITIVE = []
  include Aws::Structure
end

The data throughput rate in bits per second, as an integer from 0 to 104857600.

Returns:

  • (Integer)


435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
# File 'gems/aws-sdk-devicefarm/lib/aws-sdk-devicefarm/types.rb', line 435

class CreateNetworkProfileRequest < Struct.new(
  :project_arn,
  :name,
  :description,
  :type,
  :uplink_bandwidth_bits,
  :downlink_bandwidth_bits,
  :uplink_delay_ms,
  :downlink_delay_ms,
  :uplink_jitter_ms,
  :downlink_jitter_ms,
  :uplink_loss_percent,
  :downlink_loss_percent)
  SENSITIVE = []
  include Aws::Structure
end

Delay time for all packets to destination in milliseconds as an integer from 0 to 2000.

Returns:

  • (Integer)


435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
# File 'gems/aws-sdk-devicefarm/lib/aws-sdk-devicefarm/types.rb', line 435

class CreateNetworkProfileRequest < Struct.new(
  :project_arn,
  :name,
  :description,
  :type,
  :uplink_bandwidth_bits,
  :downlink_bandwidth_bits,
  :uplink_delay_ms,
  :downlink_delay_ms,
  :uplink_jitter_ms,
  :downlink_jitter_ms,
  :uplink_loss_percent,
  :downlink_loss_percent)
  SENSITIVE = []
  include Aws::Structure
end

Time variation in the delay of received packets in milliseconds as an integer from 0 to 2000.

Returns:

  • (Integer)


435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
# File 'gems/aws-sdk-devicefarm/lib/aws-sdk-devicefarm/types.rb', line 435

class CreateNetworkProfileRequest < Struct.new(
  :project_arn,
  :name,
  :description,
  :type,
  :uplink_bandwidth_bits,
  :downlink_bandwidth_bits,
  :uplink_delay_ms,
  :downlink_delay_ms,
  :uplink_jitter_ms,
  :downlink_jitter_ms,
  :uplink_loss_percent,
  :downlink_loss_percent)
  SENSITIVE = []
  include Aws::Structure
end

Proportion of transmitted packets that fail to arrive from 0 to 100 percent.

Returns:

  • (Integer)


435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
# File 'gems/aws-sdk-devicefarm/lib/aws-sdk-devicefarm/types.rb', line 435

class CreateNetworkProfileRequest < Struct.new(
  :project_arn,
  :name,
  :description,
  :type,
  :uplink_bandwidth_bits,
  :downlink_bandwidth_bits,
  :uplink_delay_ms,
  :downlink_delay_ms,
  :uplink_jitter_ms,
  :downlink_jitter_ms,
  :uplink_loss_percent,
  :downlink_loss_percent)
  SENSITIVE = []
  include Aws::Structure
end