CreateProbeResponse

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Indicates whether the IP address is IPV4 or IPV6.

Link copied to clipboard

The time and date that the probe was created.

Link copied to clipboard

The destination IP address for the monitor. This will be either an IPv4 or IPv6 address.

Link copied to clipboard

The port associated with the destination. This is required only if the protocol is TCP and must be a number between 1 and 65536.

Link copied to clipboard

The time and date when the probe was last modified.

Link copied to clipboard

The size of the packets sent between the source and destination. This will be a number between 56 and 8500.

Link copied to clipboard

The ARN of the probe.

Link copied to clipboard

The ID of the probe for which details are returned.

Link copied to clipboard

The protocol used for the network traffic between the source and destination. This will be either TCP or ICMP.

Link copied to clipboard

The ARN of the probe.

Link copied to clipboard

The state of the probe.

Link copied to clipboard

The list of key-value pairs assigned to the probe.

Link copied to clipboard

The ID of the source VPC or subnet.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String