Class: Aws::MediaLive::Types::StartDeleteMonitorDeploymentResponseContent

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

Overview

Constant Summary collapse

SENSITIVE =
[]

Instance Attribute Summary collapse

Instance Attribute Details

#arnString

A signal map's ARN (Amazon Resource Name)

Returns:

  • (String)


16166
16167
16168
16169
16170
16171
16172
16173
16174
16175
16176
16177
16178
16179
16180
16181
16182
16183
16184
16185
16186
16187
# File 'gems/aws-sdk-medialive/lib/aws-sdk-medialive/types.rb', line 16166

class StartDeleteMonitorDeploymentResponseContent < 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>

Returns:

  • (Array<String>)


16166
16167
16168
16169
16170
16171
16172
16173
16174
16175
16176
16177
16178
16179
16180
16181
16182
16183
16184
16185
16186
16187
# File 'gems/aws-sdk-medialive/lib/aws-sdk-medialive/types.rb', line 16166

class StartDeleteMonitorDeploymentResponseContent < 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

Returns:

  • (Time)


16166
16167
16168
16169
16170
16171
16172
16173
16174
16175
16176
16177
16178
16179
16180
16181
16182
16183
16184
16185
16186
16187
# File 'gems/aws-sdk-medialive/lib/aws-sdk-medialive/types.rb', line 16166

class StartDeleteMonitorDeploymentResponseContent < 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

A resource's optional description.

Returns:

  • (String)


16166
16167
16168
16169
16170
16171
16172
16173
16174
16175
16176
16177
16178
16179
16180
16181
16182
16183
16184
16185
16186
16187
# File 'gems/aws-sdk-medialive/lib/aws-sdk-medialive/types.rb', line 16166

class StartDeleteMonitorDeploymentResponseContent < 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

A top-level supported AWS resource ARN to discovery a signal map from.

Returns:

  • (String)


16166
16167
16168
16169
16170
16171
16172
16173
16174
16175
16176
16177
16178
16179
16180
16181
16182
16183
16184
16185
16186
16187
# File 'gems/aws-sdk-medialive/lib/aws-sdk-medialive/types.rb', line 16166

class StartDeleteMonitorDeploymentResponseContent < 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

Error message associated with a failed creation or failed update attempt of a signal map.

Returns:

  • (String)


16166
16167
16168
16169
16170
16171
16172
16173
16174
16175
16176
16177
16178
16179
16180
16181
16182
16183
16184
16185
16186
16187
# File 'gems/aws-sdk-medialive/lib/aws-sdk-medialive/types.rb', line 16166

class StartDeleteMonitorDeploymentResponseContent < 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>

Returns:

  • (Array<String>)


16166
16167
16168
16169
16170
16171
16172
16173
16174
16175
16176
16177
16178
16179
16180
16181
16182
16183
16184
16185
16186
16187
# File 'gems/aws-sdk-medialive/lib/aws-sdk-medialive/types.rb', line 16166

class StartDeleteMonitorDeploymentResponseContent < 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.

Returns:



16166
16167
16168
16169
16170
16171
16172
16173
16174
16175
16176
16177
16178
16179
16180
16181
16182
16183
16184
16185
16186
16187
# File 'gems/aws-sdk-medialive/lib/aws-sdk-medialive/types.rb', line 16166

class StartDeleteMonitorDeploymentResponseContent < 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

A signal map's id.

Returns:

  • (String)


16166
16167
16168
16169
16170
16171
16172
16173
16174
16175
16176
16177
16178
16179
16180
16181
16182
16183
16184
16185
16186
16187
# File 'gems/aws-sdk-medialive/lib/aws-sdk-medialive/types.rb', line 16166

class StartDeleteMonitorDeploymentResponseContent < 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

Returns:

  • (Time)


16166
16167
16168
16169
16170
16171
16172
16173
16174
16175
16176
16177
16178
16179
16180
16181
16182
16183
16184
16185
16186
16187
# File 'gems/aws-sdk-medialive/lib/aws-sdk-medialive/types.rb', line 16166

class StartDeleteMonitorDeploymentResponseContent < 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.



16166
16167
16168
16169
16170
16171
16172
16173
16174
16175
16176
16177
16178
16179
16180
16181
16182
16183
16184
16185
16186
16187
# File 'gems/aws-sdk-medialive/lib/aws-sdk-medialive/types.rb', line 16166

class StartDeleteMonitorDeploymentResponseContent < 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.

Returns:



16166
16167
16168
16169
16170
16171
16172
16173
16174
16175
16176
16177
16178
16179
16180
16181
16182
16183
16184
16185
16186
16187
# File 'gems/aws-sdk-medialive/lib/aws-sdk-medialive/types.rb', line 16166

class StartDeleteMonitorDeploymentResponseContent < 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

Returns:

  • (Time)


16166
16167
16168
16169
16170
16171
16172
16173
16174
16175
16176
16177
16178
16179
16180
16181
16182
16183
16184
16185
16186
16187
# File 'gems/aws-sdk-medialive/lib/aws-sdk-medialive/types.rb', line 16166

class StartDeleteMonitorDeploymentResponseContent < 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

If true, there are pending monitor changes for this signal map that can be deployed.

Returns:

  • (Boolean)


16166
16167
16168
16169
16170
16171
16172
16173
16174
16175
16176
16177
16178
16179
16180
16181
16182
16183
16184
16185
16186
16187
# File 'gems/aws-sdk-medialive/lib/aws-sdk-medialive/types.rb', line 16166

class StartDeleteMonitorDeploymentResponseContent < 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.



16166
16167
16168
16169
16170
16171
16172
16173
16174
16175
16176
16177
16178
16179
16180
16181
16182
16183
16184
16185
16186
16187
# File 'gems/aws-sdk-medialive/lib/aws-sdk-medialive/types.rb', line 16166

class StartDeleteMonitorDeploymentResponseContent < 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

A resource's name. Names must be unique within the scope of a resource type in a specific region.

Returns:

  • (String)


16166
16167
16168
16169
16170
16171
16172
16173
16174
16175
16176
16177
16178
16179
16180
16181
16182
16183
16184
16185
16186
16187
# File 'gems/aws-sdk-medialive/lib/aws-sdk-medialive/types.rb', line 16166

class StartDeleteMonitorDeploymentResponseContent < 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.

Returns:

  • (String)


16166
16167
16168
16169
16170
16171
16172
16173
16174
16175
16176
16177
16178
16179
16180
16181
16182
16183
16184
16185
16186
16187
# File 'gems/aws-sdk-medialive/lib/aws-sdk-medialive/types.rb', line 16166

class StartDeleteMonitorDeploymentResponseContent < 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.

Returns:

  • (Hash<String,String>)


16166
16167
16168
16169
16170
16171
16172
16173
16174
16175
16176
16177
16178
16179
16180
16181
16182
16183
16184
16185
16186
16187
# File 'gems/aws-sdk-medialive/lib/aws-sdk-medialive/types.rb', line 16166

class StartDeleteMonitorDeploymentResponseContent < 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