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

Additional local resources to specify network flows for a monitor, as an array of resources with identifiers and types. A local resource in a workload is the location of hosts where the Network Flow Monitor agent is installed.

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 remote resources to add, as an array of resources with identifiers and types.

Link copied to clipboard

The remote 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