UpdateMonitorRequest

Types

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

Properties

Link copied to clipboard

A unique, case-sensitive string of up to 64 ASCII characters that you specify to make an idempotent API request. Don't reuse the same client token for other API requests.

Link copied to clipboard

The local resources to add, as an array of resources with identifiers and types.

Link copied to clipboard

The local resources to remove, as an array of resources with identifiers and types.

Link copied to clipboard

The name of the monitor.

Link copied to clipboard

The remove resources to add, as an array of resources with identifiers and types.

Link copied to clipboard

The remove resources to remove, as an array of resources with identifiers and types.

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