CreateMonitorResponse

Types

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

Properties

Link copied to clipboard

The date and time when the monitor was created.

Link copied to clipboard

The local resources to monitor. A local resource, in a bi-directional flow of a workload, is the host where the agent is installed.

Link copied to clipboard

The last date and time that the monitor was modified.

Link copied to clipboard

The Amazon Resource Name (ARN) of the monitor.

Link copied to clipboard

The name of the monitor.

Link copied to clipboard

The status of a monitor. The status can be one of the following

Link copied to clipboard

The remote resources to monitor. A remote resource is the other endpoint in the bi-directional flow of a workload, with a local resource. For example, Amazon Relational Database Service (RDS) can be a remote resource. The remote resource is identified by its ARN or an identifier.

Link copied to clipboard

The tags for a monitor.

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