DescribeMonitoringScheduleResponse

Types

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

Properties

Link copied to clipboard

The time at which the monitoring job was created.

Link copied to clipboard

The name of the endpoint for the monitoring job.

Link copied to clipboard

A string, up to one KB in size, that contains the reason a monitoring job failed, if it failed.

Link copied to clipboard

The time at which the monitoring job was last modified.

Link copied to clipboard

Describes metadata on the last execution to run, if there was one.

Link copied to clipboard

The Amazon Resource Name (ARN) of the monitoring schedule.

Link copied to clipboard

The configuration object that specifies the monitoring schedule and defines the monitoring job.

Link copied to clipboard

Name of the monitoring schedule.

Link copied to clipboard

The status of an monitoring job.

Link copied to clipboard

The type of the monitoring job that this schedule runs. This is one of the following values.

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