Class: Aws::MediaLive::Types::GetSignalMapResponse

Inherits:
Struct
  • Object
show all
Includes:
Structure
Defined in:
lib/aws-sdk-medialive/types.rb

Overview

Constant Summary collapse

SENSITIVE =
[]

Instance Attribute Summary collapse

Instance Attribute Details

#arnString



16114
16115
16116
16117
16118
16119
16120
16121
16122
16123
16124
16125
16126
16127
16128
16129
16130
16131
16132
16133
16134
16135
# File 'lib/aws-sdk-medialive/types.rb', line 16114

class GetSignalMapResponse < Struct.new(
  :arn,
  :cloud_watch_alarm_template_group_ids,
  :created_at,
  :description,
  :discovery_entry_point_arn,
  :error_message,
  :event_bridge_rule_template_group_ids,
  :failed_media_resource_map,
  :id,
  :last_discovered_at,
  :last_successful_monitor_deployment,
  :media_resource_map,
  :modified_at,
  :monitor_changes_pending_deployment,
  :monitor_deployment,
  :name,
  :status,
  :tags)
  SENSITIVE = []
  include Aws::Structure
end

#cloud_watch_alarm_template_group_idsArray<String>



16114
16115
16116
16117
16118
16119
16120
16121
16122
16123
16124
16125
16126
16127
16128
16129
16130
16131
16132
16133
16134
16135
# File 'lib/aws-sdk-medialive/types.rb', line 16114

class GetSignalMapResponse < Struct.new(
  :arn,
  :cloud_watch_alarm_template_group_ids,
  :created_at,
  :description,
  :discovery_entry_point_arn,
  :error_message,
  :event_bridge_rule_template_group_ids,
  :failed_media_resource_map,
  :id,
  :last_discovered_at,
  :last_successful_monitor_deployment,
  :media_resource_map,
  :modified_at,
  :monitor_changes_pending_deployment,
  :monitor_deployment,
  :name,
  :status,
  :tags)
  SENSITIVE = []
  include Aws::Structure
end

#created_atTime



16114
16115
16116
16117
16118
16119
16120
16121
16122
16123
16124
16125
16126
16127
16128
16129
16130
16131
16132
16133
16134
16135
# File 'lib/aws-sdk-medialive/types.rb', line 16114

class GetSignalMapResponse < Struct.new(
  :arn,
  :cloud_watch_alarm_template_group_ids,
  :created_at,
  :description,
  :discovery_entry_point_arn,
  :error_message,
  :event_bridge_rule_template_group_ids,
  :failed_media_resource_map,
  :id,
  :last_discovered_at,
  :last_successful_monitor_deployment,
  :media_resource_map,
  :modified_at,
  :monitor_changes_pending_deployment,
  :monitor_deployment,
  :name,
  :status,
  :tags)
  SENSITIVE = []
  include Aws::Structure
end

#descriptionString



16114
16115
16116
16117
16118
16119
16120
16121
16122
16123
16124
16125
16126
16127
16128
16129
16130
16131
16132
16133
16134
16135
# File 'lib/aws-sdk-medialive/types.rb', line 16114

class GetSignalMapResponse < Struct.new(
  :arn,
  :cloud_watch_alarm_template_group_ids,
  :created_at,
  :description,
  :discovery_entry_point_arn,
  :error_message,
  :event_bridge_rule_template_group_ids,
  :failed_media_resource_map,
  :id,
  :last_discovered_at,
  :last_successful_monitor_deployment,
  :media_resource_map,
  :modified_at,
  :monitor_changes_pending_deployment,
  :monitor_deployment,
  :name,
  :status,
  :tags)
  SENSITIVE = []
  include Aws::Structure
end

#discovery_entry_point_arnString



16114
16115
16116
16117
16118
16119
16120
16121
16122
16123
16124
16125
16126
16127
16128
16129
16130
16131
16132
16133
16134
16135
# File 'lib/aws-sdk-medialive/types.rb', line 16114

class GetSignalMapResponse < Struct.new(
  :arn,
  :cloud_watch_alarm_template_group_ids,
  :created_at,
  :description,
  :discovery_entry_point_arn,
  :error_message,
  :event_bridge_rule_template_group_ids,
  :failed_media_resource_map,
  :id,
  :last_discovered_at,
  :last_successful_monitor_deployment,
  :media_resource_map,
  :modified_at,
  :monitor_changes_pending_deployment,
  :monitor_deployment,
  :name,
  :status,
  :tags)
  SENSITIVE = []
  include Aws::Structure
end

#error_messageString



16114
16115
16116
16117
16118
16119
16120
16121
16122
16123
16124
16125
16126
16127
16128
16129
16130
16131
16132
16133
16134
16135
# File 'lib/aws-sdk-medialive/types.rb', line 16114

class GetSignalMapResponse < Struct.new(
  :arn,
  :cloud_watch_alarm_template_group_ids,
  :created_at,
  :description,
  :discovery_entry_point_arn,
  :error_message,
  :event_bridge_rule_template_group_ids,
  :failed_media_resource_map,
  :id,
  :last_discovered_at,
  :last_successful_monitor_deployment,
  :media_resource_map,
  :modified_at,
  :monitor_changes_pending_deployment,
  :monitor_deployment,
  :name,
  :status,
  :tags)
  SENSITIVE = []
  include Aws::Structure
end

#event_bridge_rule_template_group_idsArray<String>



16114
16115
16116
16117
16118
16119
16120
16121
16122
16123
16124
16125
16126
16127
16128
16129
16130
16131
16132
16133
16134
16135
# File 'lib/aws-sdk-medialive/types.rb', line 16114

class GetSignalMapResponse < Struct.new(
  :arn,
  :cloud_watch_alarm_template_group_ids,
  :created_at,
  :description,
  :discovery_entry_point_arn,
  :error_message,
  :event_bridge_rule_template_group_ids,
  :failed_media_resource_map,
  :id,
  :last_discovered_at,
  :last_successful_monitor_deployment,
  :media_resource_map,
  :modified_at,
  :monitor_changes_pending_deployment,
  :monitor_deployment,
  :name,
  :status,
  :tags)
  SENSITIVE = []
  include Aws::Structure
end

#failed_media_resource_mapHash<String,Types::MediaResource>

A map representing an incomplete AWS media workflow as a graph.



16114
16115
16116
16117
16118
16119
16120
16121
16122
16123
16124
16125
16126
16127
16128
16129
16130
16131
16132
16133
16134
16135
# File 'lib/aws-sdk-medialive/types.rb', line 16114

class GetSignalMapResponse < Struct.new(
  :arn,
  :cloud_watch_alarm_template_group_ids,
  :created_at,
  :description,
  :discovery_entry_point_arn,
  :error_message,
  :event_bridge_rule_template_group_ids,
  :failed_media_resource_map,
  :id,
  :last_discovered_at,
  :last_successful_monitor_deployment,
  :media_resource_map,
  :modified_at,
  :monitor_changes_pending_deployment,
  :monitor_deployment,
  :name,
  :status,
  :tags)
  SENSITIVE = []
  include Aws::Structure
end

#idString



16114
16115
16116
16117
16118
16119
16120
16121
16122
16123
16124
16125
16126
16127
16128
16129
16130
16131
16132
16133
16134
16135
# File 'lib/aws-sdk-medialive/types.rb', line 16114

class GetSignalMapResponse < Struct.new(
  :arn,
  :cloud_watch_alarm_template_group_ids,
  :created_at,
  :description,
  :discovery_entry_point_arn,
  :error_message,
  :event_bridge_rule_template_group_ids,
  :failed_media_resource_map,
  :id,
  :last_discovered_at,
  :last_successful_monitor_deployment,
  :media_resource_map,
  :modified_at,
  :monitor_changes_pending_deployment,
  :monitor_deployment,
  :name,
  :status,
  :tags)
  SENSITIVE = []
  include Aws::Structure
end

#last_discovered_atTime



16114
16115
16116
16117
16118
16119
16120
16121
16122
16123
16124
16125
16126
16127
16128
16129
16130
16131
16132
16133
16134
16135
# File 'lib/aws-sdk-medialive/types.rb', line 16114

class GetSignalMapResponse < Struct.new(
  :arn,
  :cloud_watch_alarm_template_group_ids,
  :created_at,
  :description,
  :discovery_entry_point_arn,
  :error_message,
  :event_bridge_rule_template_group_ids,
  :failed_media_resource_map,
  :id,
  :last_discovered_at,
  :last_successful_monitor_deployment,
  :media_resource_map,
  :modified_at,
  :monitor_changes_pending_deployment,
  :monitor_deployment,
  :name,
  :status,
  :tags)
  SENSITIVE = []
  include Aws::Structure
end

#last_successful_monitor_deploymentTypes::SuccessfulMonitorDeployment

Represents the latest successful monitor deployment of a signal map.



16114
16115
16116
16117
16118
16119
16120
16121
16122
16123
16124
16125
16126
16127
16128
16129
16130
16131
16132
16133
16134
16135
# File 'lib/aws-sdk-medialive/types.rb', line 16114

class GetSignalMapResponse < Struct.new(
  :arn,
  :cloud_watch_alarm_template_group_ids,
  :created_at,
  :description,
  :discovery_entry_point_arn,
  :error_message,
  :event_bridge_rule_template_group_ids,
  :failed_media_resource_map,
  :id,
  :last_discovered_at,
  :last_successful_monitor_deployment,
  :media_resource_map,
  :modified_at,
  :monitor_changes_pending_deployment,
  :monitor_deployment,
  :name,
  :status,
  :tags)
  SENSITIVE = []
  include Aws::Structure
end

#media_resource_mapHash<String,Types::MediaResource>

A map representing an AWS media workflow as a graph.



16114
16115
16116
16117
16118
16119
16120
16121
16122
16123
16124
16125
16126
16127
16128
16129
16130
16131
16132
16133
16134
16135
# File 'lib/aws-sdk-medialive/types.rb', line 16114

class GetSignalMapResponse < Struct.new(
  :arn,
  :cloud_watch_alarm_template_group_ids,
  :created_at,
  :description,
  :discovery_entry_point_arn,
  :error_message,
  :event_bridge_rule_template_group_ids,
  :failed_media_resource_map,
  :id,
  :last_discovered_at,
  :last_successful_monitor_deployment,
  :media_resource_map,
  :modified_at,
  :monitor_changes_pending_deployment,
  :monitor_deployment,
  :name,
  :status,
  :tags)
  SENSITIVE = []
  include Aws::Structure
end

#modified_atTime



16114
16115
16116
16117
16118
16119
16120
16121
16122
16123
16124
16125
16126
16127
16128
16129
16130
16131
16132
16133
16134
16135
# File 'lib/aws-sdk-medialive/types.rb', line 16114

class GetSignalMapResponse < Struct.new(
  :arn,
  :cloud_watch_alarm_template_group_ids,
  :created_at,
  :description,
  :discovery_entry_point_arn,
  :error_message,
  :event_bridge_rule_template_group_ids,
  :failed_media_resource_map,
  :id,
  :last_discovered_at,
  :last_successful_monitor_deployment,
  :media_resource_map,
  :modified_at,
  :monitor_changes_pending_deployment,
  :monitor_deployment,
  :name,
  :status,
  :tags)
  SENSITIVE = []
  include Aws::Structure
end

#monitor_changes_pending_deploymentBoolean



16114
16115
16116
16117
16118
16119
16120
16121
16122
16123
16124
16125
16126
16127
16128
16129
16130
16131
16132
16133
16134
16135
# File 'lib/aws-sdk-medialive/types.rb', line 16114

class GetSignalMapResponse < Struct.new(
  :arn,
  :cloud_watch_alarm_template_group_ids,
  :created_at,
  :description,
  :discovery_entry_point_arn,
  :error_message,
  :event_bridge_rule_template_group_ids,
  :failed_media_resource_map,
  :id,
  :last_discovered_at,
  :last_successful_monitor_deployment,
  :media_resource_map,
  :modified_at,
  :monitor_changes_pending_deployment,
  :monitor_deployment,
  :name,
  :status,
  :tags)
  SENSITIVE = []
  include Aws::Structure
end

#monitor_deploymentTypes::MonitorDeployment

Represents the latest monitor deployment of a signal map.



16114
16115
16116
16117
16118
16119
16120
16121
16122
16123
16124
16125
16126
16127
16128
16129
16130
16131
16132
16133
16134
16135
# File 'lib/aws-sdk-medialive/types.rb', line 16114

class GetSignalMapResponse < Struct.new(
  :arn,
  :cloud_watch_alarm_template_group_ids,
  :created_at,
  :description,
  :discovery_entry_point_arn,
  :error_message,
  :event_bridge_rule_template_group_ids,
  :failed_media_resource_map,
  :id,
  :last_discovered_at,
  :last_successful_monitor_deployment,
  :media_resource_map,
  :modified_at,
  :monitor_changes_pending_deployment,
  :monitor_deployment,
  :name,
  :status,
  :tags)
  SENSITIVE = []
  include Aws::Structure
end

#nameString



16114
16115
16116
16117
16118
16119
16120
16121
16122
16123
16124
16125
16126
16127
16128
16129
16130
16131
16132
16133
16134
16135
# File 'lib/aws-sdk-medialive/types.rb', line 16114

class GetSignalMapResponse < Struct.new(
  :arn,
  :cloud_watch_alarm_template_group_ids,
  :created_at,
  :description,
  :discovery_entry_point_arn,
  :error_message,
  :event_bridge_rule_template_group_ids,
  :failed_media_resource_map,
  :id,
  :last_discovered_at,
  :last_successful_monitor_deployment,
  :media_resource_map,
  :modified_at,
  :monitor_changes_pending_deployment,
  :monitor_deployment,
  :name,
  :status,
  :tags)
  SENSITIVE = []
  include Aws::Structure
end

#statusString

A signal map’s current status which is dependent on its lifecycle actions or associated jobs.



16114
16115
16116
16117
16118
16119
16120
16121
16122
16123
16124
16125
16126
16127
16128
16129
16130
16131
16132
16133
16134
16135
# File 'lib/aws-sdk-medialive/types.rb', line 16114

class GetSignalMapResponse < Struct.new(
  :arn,
  :cloud_watch_alarm_template_group_ids,
  :created_at,
  :description,
  :discovery_entry_point_arn,
  :error_message,
  :event_bridge_rule_template_group_ids,
  :failed_media_resource_map,
  :id,
  :last_discovered_at,
  :last_successful_monitor_deployment,
  :media_resource_map,
  :modified_at,
  :monitor_changes_pending_deployment,
  :monitor_deployment,
  :name,
  :status,
  :tags)
  SENSITIVE = []
  include Aws::Structure
end

#tagsHash<String,String>

Represents the tags associated with a resource.



16114
16115
16116
16117
16118
16119
16120
16121
16122
16123
16124
16125
16126
16127
16128
16129
16130
16131
16132
16133
16134
16135
# File 'lib/aws-sdk-medialive/types.rb', line 16114

class GetSignalMapResponse < Struct.new(
  :arn,
  :cloud_watch_alarm_template_group_ids,
  :created_at,
  :description,
  :discovery_entry_point_arn,
  :error_message,
  :event_bridge_rule_template_group_ids,
  :failed_media_resource_map,
  :id,
  :last_discovered_at,
  :last_successful_monitor_deployment,
  :media_resource_map,
  :modified_at,
  :monitor_changes_pending_deployment,
  :monitor_deployment,
  :name,
  :status,
  :tags)
  SENSITIVE = []
  include Aws::Structure
end