Class: Aws::Deadline::Types::GetMonitorResponse

Inherits:
Struct
  • Object
show all
Defined in:
gems/aws-sdk-deadline/lib/aws-sdk-deadline/types.rb

Overview

Constant Summary collapse

SENSITIVE =
[]

Instance Attribute Summary collapse

Instance Attribute Details

#created_atTime

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

Returns:

  • (Time)


3056
3057
3058
3059
3060
3061
3062
3063
3064
3065
3066
3067
3068
3069
3070
# File 'gems/aws-sdk-deadline/lib/aws-sdk-deadline/types.rb', line 3056

class GetMonitorResponse < Struct.new(
  :created_at,
  :created_by,
  :display_name,
  :identity_center_application_arn,
  :identity_center_instance_arn,
  :monitor_id,
  :role_arn,
  :subdomain,
  :updated_at,
  :updated_by,
  :url)
  SENSITIVE = []
  include Aws::Structure
end

#created_byString

The user name of the person that created the monitor.

Returns:

  • (String)


3056
3057
3058
3059
3060
3061
3062
3063
3064
3065
3066
3067
3068
3069
3070
# File 'gems/aws-sdk-deadline/lib/aws-sdk-deadline/types.rb', line 3056

class GetMonitorResponse < Struct.new(
  :created_at,
  :created_by,
  :display_name,
  :identity_center_application_arn,
  :identity_center_instance_arn,
  :monitor_id,
  :role_arn,
  :subdomain,
  :updated_at,
  :updated_by,
  :url)
  SENSITIVE = []
  include Aws::Structure
end

#display_nameString

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

Returns:

  • (String)


3056
3057
3058
3059
3060
3061
3062
3063
3064
3065
3066
3067
3068
3069
3070
# File 'gems/aws-sdk-deadline/lib/aws-sdk-deadline/types.rb', line 3056

class GetMonitorResponse < Struct.new(
  :created_at,
  :created_by,
  :display_name,
  :identity_center_application_arn,
  :identity_center_instance_arn,
  :monitor_id,
  :role_arn,
  :subdomain,
  :updated_at,
  :updated_by,
  :url)
  SENSITIVE = []
  include Aws::Structure
end

#identity_center_application_arnString

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

Returns:

  • (String)


3056
3057
3058
3059
3060
3061
3062
3063
3064
3065
3066
3067
3068
3069
3070
# File 'gems/aws-sdk-deadline/lib/aws-sdk-deadline/types.rb', line 3056

class GetMonitorResponse < Struct.new(
  :created_at,
  :created_by,
  :display_name,
  :identity_center_application_arn,
  :identity_center_instance_arn,
  :monitor_id,
  :role_arn,
  :subdomain,
  :updated_at,
  :updated_by,
  :url)
  SENSITIVE = []
  include Aws::Structure
end

#identity_center_instance_arnString

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

Returns:

  • (String)


3056
3057
3058
3059
3060
3061
3062
3063
3064
3065
3066
3067
3068
3069
3070
# File 'gems/aws-sdk-deadline/lib/aws-sdk-deadline/types.rb', line 3056

class GetMonitorResponse < Struct.new(
  :created_at,
  :created_by,
  :display_name,
  :identity_center_application_arn,
  :identity_center_instance_arn,
  :monitor_id,
  :role_arn,
  :subdomain,
  :updated_at,
  :updated_by,
  :url)
  SENSITIVE = []
  include Aws::Structure
end

#monitor_idString

The unique identifier for the monitor.

Returns:

  • (String)


3056
3057
3058
3059
3060
3061
3062
3063
3064
3065
3066
3067
3068
3069
3070
# File 'gems/aws-sdk-deadline/lib/aws-sdk-deadline/types.rb', line 3056

class GetMonitorResponse < Struct.new(
  :created_at,
  :created_by,
  :display_name,
  :identity_center_application_arn,
  :identity_center_instance_arn,
  :monitor_id,
  :role_arn,
  :subdomain,
  :updated_at,
  :updated_by,
  :url)
  SENSITIVE = []
  include Aws::Structure
end

#role_arnString

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

Returns:

  • (String)


3056
3057
3058
3059
3060
3061
3062
3063
3064
3065
3066
3067
3068
3069
3070
# File 'gems/aws-sdk-deadline/lib/aws-sdk-deadline/types.rb', line 3056

class GetMonitorResponse < Struct.new(
  :created_at,
  :created_by,
  :display_name,
  :identity_center_application_arn,
  :identity_center_instance_arn,
  :monitor_id,
  :role_arn,
  :subdomain,
  :updated_at,
  :updated_by,
  :url)
  SENSITIVE = []
  include Aws::Structure
end

#subdomainString

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

Returns:

  • (String)


3056
3057
3058
3059
3060
3061
3062
3063
3064
3065
3066
3067
3068
3069
3070
# File 'gems/aws-sdk-deadline/lib/aws-sdk-deadline/types.rb', line 3056

class GetMonitorResponse < Struct.new(
  :created_at,
  :created_by,
  :display_name,
  :identity_center_application_arn,
  :identity_center_instance_arn,
  :monitor_id,
  :role_arn,
  :subdomain,
  :updated_at,
  :updated_by,
  :url)
  SENSITIVE = []
  include Aws::Structure
end

#updated_atTime

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

Returns:

  • (Time)


3056
3057
3058
3059
3060
3061
3062
3063
3064
3065
3066
3067
3068
3069
3070
# File 'gems/aws-sdk-deadline/lib/aws-sdk-deadline/types.rb', line 3056

class GetMonitorResponse < Struct.new(
  :created_at,
  :created_by,
  :display_name,
  :identity_center_application_arn,
  :identity_center_instance_arn,
  :monitor_id,
  :role_arn,
  :subdomain,
  :updated_at,
  :updated_by,
  :url)
  SENSITIVE = []
  include Aws::Structure
end

#updated_byString

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

Returns:

  • (String)


3056
3057
3058
3059
3060
3061
3062
3063
3064
3065
3066
3067
3068
3069
3070
# File 'gems/aws-sdk-deadline/lib/aws-sdk-deadline/types.rb', line 3056

class GetMonitorResponse < Struct.new(
  :created_at,
  :created_by,
  :display_name,
  :identity_center_application_arn,
  :identity_center_instance_arn,
  :monitor_id,
  :role_arn,
  :subdomain,
  :updated_at,
  :updated_by,
  :url)
  SENSITIVE = []
  include Aws::Structure
end

#urlString

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

Returns:

  • (String)


3056
3057
3058
3059
3060
3061
3062
3063
3064
3065
3066
3067
3068
3069
3070
# File 'gems/aws-sdk-deadline/lib/aws-sdk-deadline/types.rb', line 3056

class GetMonitorResponse < Struct.new(
  :created_at,
  :created_by,
  :display_name,
  :identity_center_application_arn,
  :identity_center_instance_arn,
  :monitor_id,
  :role_arn,
  :subdomain,
  :updated_at,
  :updated_by,
  :url)
  SENSITIVE = []
  include Aws::Structure
end