Monitor

class Monitor : KotlinCustomResource

Definition of AWS::Deadline::Monitor Resource Type

Properties

Link copied to clipboard
val arn: Output<String>

The Amazon Resource Name (ARN) of the monitor.

Link copied to clipboard
val displayName: Output<String>

The name of the monitor that displays on the Deadline Cloud console.

Link copied to clipboard
val id: Output<String>
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
val monitorId: Output<String>

The unique identifier for the monitor.

Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val roleArn: Output<String>

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
val subdomain: Output<String>

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

Link copied to clipboard
val url: Output<String>

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

Link copied to clipboard
val urn: Output<String>