Builder

class Builder

Properties

Link copied to clipboard
var arn: String?

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

Link copied to clipboard

The description of the network profile about which you are returning information.

Link copied to clipboard

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

Link copied to clipboard

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

Link copied to clipboard

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

Link copied to clipboard

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

Link copied to clipboard
var name: String?

The name of the network profile about which you are returning information.

Link copied to clipboard

The type of network profile to return information about. Valid values are listed here.

Link copied to clipboard

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

Link copied to clipboard

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

Link copied to clipboard

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

Link copied to clipboard

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