CreateProbeRequest

Types

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

Properties

Link copied to clipboard

Unique, case-sensitive identifier to ensure the idempotency of the request. Only returned if a client token was provided in the request.

Link copied to clipboard

The name of the monitor to associated with the probe. To get a list of available monitors, use ListMonitors.

Link copied to clipboard

Describes the details of an individual probe for a monitor.

Link copied to clipboard

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

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