GetMonitorResponse

Types

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

Properties

Link copied to clipboard

The UNIX timestamp of the date and time that the monitor was created.

Link copied to clipboard

The user name of the person that created the monitor.

Link copied to clipboard

The name used to identify the monitor on the Deadline Cloud console.

Link copied to clipboard

The Amazon Resource Name (ARN) that the IAM Identity Center assigned to the monitor when it was created.

Link copied to clipboard

The Amazon Resource Name (ARN) of the IAM Identity Center instance responsible for authenticating monitor users.

Link copied to clipboard

The unique identifier for the monitor.

Link copied to clipboard

The Amazon Resource Name (ARN) of the IAM role for the monitor. Users of the monitor use this role to access Deadline Cloud resources.

Link copied to clipboard

The subdomain used for the monitor URL. The full URL of the monitor is subdomain.Region.deadlinecloud.amazonaws.com.

Link copied to clipboard

The UNIX timestamp of the last date and time that the monitor was updated.

Link copied to clipboard

The user name of the person that last updated the monitor.

Link copied to clipboard
val url: String

The complete URL of the monitor. The full URL of the monitor is subdomain.Region.deadlinecloud.amazonaws.com.

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