Class: Aws::MediaLive::Types::CreateCloudWatchAlarmTemplateResponseContent

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

A cloudwatch alarm template’s ARN (Amazon Resource Name)



14596
14597
14598
14599
14600
14601
14602
14603
14604
14605
14606
14607
14608
14609
14610
14611
14612
14613
14614
14615
14616
# File 'lib/aws-sdk-medialive/types.rb', line 14596

class CreateCloudWatchAlarmTemplateResponseContent < Struct.new(
  :arn,
  :comparison_operator,
  :created_at,
  :datapoints_to_alarm,
  :description,
  :evaluation_periods,
  :group_id,
  :id,
  :metric_name,
  :modified_at,
  :name,
  :period,
  :statistic,
  :tags,
  :target_resource_type,
  :threshold,
  :treat_missing_data)
  SENSITIVE = []
  include Aws::Structure
end

#comparison_operatorString

The comparison operator used to compare the specified statistic and the threshold.



14596
14597
14598
14599
14600
14601
14602
14603
14604
14605
14606
14607
14608
14609
14610
14611
14612
14613
14614
14615
14616
# File 'lib/aws-sdk-medialive/types.rb', line 14596

class CreateCloudWatchAlarmTemplateResponseContent < Struct.new(
  :arn,
  :comparison_operator,
  :created_at,
  :datapoints_to_alarm,
  :description,
  :evaluation_periods,
  :group_id,
  :id,
  :metric_name,
  :modified_at,
  :name,
  :period,
  :statistic,
  :tags,
  :target_resource_type,
  :threshold,
  :treat_missing_data)
  SENSITIVE = []
  include Aws::Structure
end

#created_atTime



14596
14597
14598
14599
14600
14601
14602
14603
14604
14605
14606
14607
14608
14609
14610
14611
14612
14613
14614
14615
14616
# File 'lib/aws-sdk-medialive/types.rb', line 14596

class CreateCloudWatchAlarmTemplateResponseContent < Struct.new(
  :arn,
  :comparison_operator,
  :created_at,
  :datapoints_to_alarm,
  :description,
  :evaluation_periods,
  :group_id,
  :id,
  :metric_name,
  :modified_at,
  :name,
  :period,
  :statistic,
  :tags,
  :target_resource_type,
  :threshold,
  :treat_missing_data)
  SENSITIVE = []
  include Aws::Structure
end

#datapoints_to_alarmInteger

The number of datapoints within the evaluation period that must be breaching to trigger the alarm.



14596
14597
14598
14599
14600
14601
14602
14603
14604
14605
14606
14607
14608
14609
14610
14611
14612
14613
14614
14615
14616
# File 'lib/aws-sdk-medialive/types.rb', line 14596

class CreateCloudWatchAlarmTemplateResponseContent < Struct.new(
  :arn,
  :comparison_operator,
  :created_at,
  :datapoints_to_alarm,
  :description,
  :evaluation_periods,
  :group_id,
  :id,
  :metric_name,
  :modified_at,
  :name,
  :period,
  :statistic,
  :tags,
  :target_resource_type,
  :threshold,
  :treat_missing_data)
  SENSITIVE = []
  include Aws::Structure
end

#descriptionString

A resource’s optional description.



14596
14597
14598
14599
14600
14601
14602
14603
14604
14605
14606
14607
14608
14609
14610
14611
14612
14613
14614
14615
14616
# File 'lib/aws-sdk-medialive/types.rb', line 14596

class CreateCloudWatchAlarmTemplateResponseContent < Struct.new(
  :arn,
  :comparison_operator,
  :created_at,
  :datapoints_to_alarm,
  :description,
  :evaluation_periods,
  :group_id,
  :id,
  :metric_name,
  :modified_at,
  :name,
  :period,
  :statistic,
  :tags,
  :target_resource_type,
  :threshold,
  :treat_missing_data)
  SENSITIVE = []
  include Aws::Structure
end

#evaluation_periodsInteger

The number of periods over which data is compared to the specified threshold.



14596
14597
14598
14599
14600
14601
14602
14603
14604
14605
14606
14607
14608
14609
14610
14611
14612
14613
14614
14615
14616
# File 'lib/aws-sdk-medialive/types.rb', line 14596

class CreateCloudWatchAlarmTemplateResponseContent < Struct.new(
  :arn,
  :comparison_operator,
  :created_at,
  :datapoints_to_alarm,
  :description,
  :evaluation_periods,
  :group_id,
  :id,
  :metric_name,
  :modified_at,
  :name,
  :period,
  :statistic,
  :tags,
  :target_resource_type,
  :threshold,
  :treat_missing_data)
  SENSITIVE = []
  include Aws::Structure
end

#group_idString

A cloudwatch alarm template group’s id. AWS provided template groups have ids that start with ‘aws-`



14596
14597
14598
14599
14600
14601
14602
14603
14604
14605
14606
14607
14608
14609
14610
14611
14612
14613
14614
14615
14616
# File 'lib/aws-sdk-medialive/types.rb', line 14596

class CreateCloudWatchAlarmTemplateResponseContent < Struct.new(
  :arn,
  :comparison_operator,
  :created_at,
  :datapoints_to_alarm,
  :description,
  :evaluation_periods,
  :group_id,
  :id,
  :metric_name,
  :modified_at,
  :name,
  :period,
  :statistic,
  :tags,
  :target_resource_type,
  :threshold,
  :treat_missing_data)
  SENSITIVE = []
  include Aws::Structure
end

#idString

A cloudwatch alarm template’s id. AWS provided templates have ids that start with ‘aws-`



14596
14597
14598
14599
14600
14601
14602
14603
14604
14605
14606
14607
14608
14609
14610
14611
14612
14613
14614
14615
14616
# File 'lib/aws-sdk-medialive/types.rb', line 14596

class CreateCloudWatchAlarmTemplateResponseContent < Struct.new(
  :arn,
  :comparison_operator,
  :created_at,
  :datapoints_to_alarm,
  :description,
  :evaluation_periods,
  :group_id,
  :id,
  :metric_name,
  :modified_at,
  :name,
  :period,
  :statistic,
  :tags,
  :target_resource_type,
  :threshold,
  :treat_missing_data)
  SENSITIVE = []
  include Aws::Structure
end

#metric_nameString

The name of the metric associated with the alarm. Must be compatible with targetResourceType.



14596
14597
14598
14599
14600
14601
14602
14603
14604
14605
14606
14607
14608
14609
14610
14611
14612
14613
14614
14615
14616
# File 'lib/aws-sdk-medialive/types.rb', line 14596

class CreateCloudWatchAlarmTemplateResponseContent < Struct.new(
  :arn,
  :comparison_operator,
  :created_at,
  :datapoints_to_alarm,
  :description,
  :evaluation_periods,
  :group_id,
  :id,
  :metric_name,
  :modified_at,
  :name,
  :period,
  :statistic,
  :tags,
  :target_resource_type,
  :threshold,
  :treat_missing_data)
  SENSITIVE = []
  include Aws::Structure
end

#modified_atTime



14596
14597
14598
14599
14600
14601
14602
14603
14604
14605
14606
14607
14608
14609
14610
14611
14612
14613
14614
14615
14616
# File 'lib/aws-sdk-medialive/types.rb', line 14596

class CreateCloudWatchAlarmTemplateResponseContent < Struct.new(
  :arn,
  :comparison_operator,
  :created_at,
  :datapoints_to_alarm,
  :description,
  :evaluation_periods,
  :group_id,
  :id,
  :metric_name,
  :modified_at,
  :name,
  :period,
  :statistic,
  :tags,
  :target_resource_type,
  :threshold,
  :treat_missing_data)
  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.



14596
14597
14598
14599
14600
14601
14602
14603
14604
14605
14606
14607
14608
14609
14610
14611
14612
14613
14614
14615
14616
# File 'lib/aws-sdk-medialive/types.rb', line 14596

class CreateCloudWatchAlarmTemplateResponseContent < Struct.new(
  :arn,
  :comparison_operator,
  :created_at,
  :datapoints_to_alarm,
  :description,
  :evaluation_periods,
  :group_id,
  :id,
  :metric_name,
  :modified_at,
  :name,
  :period,
  :statistic,
  :tags,
  :target_resource_type,
  :threshold,
  :treat_missing_data)
  SENSITIVE = []
  include Aws::Structure
end

#periodInteger

The period, in seconds, over which the specified statistic is applied.



14596
14597
14598
14599
14600
14601
14602
14603
14604
14605
14606
14607
14608
14609
14610
14611
14612
14613
14614
14615
14616
# File 'lib/aws-sdk-medialive/types.rb', line 14596

class CreateCloudWatchAlarmTemplateResponseContent < Struct.new(
  :arn,
  :comparison_operator,
  :created_at,
  :datapoints_to_alarm,
  :description,
  :evaluation_periods,
  :group_id,
  :id,
  :metric_name,
  :modified_at,
  :name,
  :period,
  :statistic,
  :tags,
  :target_resource_type,
  :threshold,
  :treat_missing_data)
  SENSITIVE = []
  include Aws::Structure
end

#statisticString

The statistic to apply to the alarm’s metric data.



14596
14597
14598
14599
14600
14601
14602
14603
14604
14605
14606
14607
14608
14609
14610
14611
14612
14613
14614
14615
14616
# File 'lib/aws-sdk-medialive/types.rb', line 14596

class CreateCloudWatchAlarmTemplateResponseContent < Struct.new(
  :arn,
  :comparison_operator,
  :created_at,
  :datapoints_to_alarm,
  :description,
  :evaluation_periods,
  :group_id,
  :id,
  :metric_name,
  :modified_at,
  :name,
  :period,
  :statistic,
  :tags,
  :target_resource_type,
  :threshold,
  :treat_missing_data)
  SENSITIVE = []
  include Aws::Structure
end

#tagsHash<String,String>

Represents the tags associated with a resource.



14596
14597
14598
14599
14600
14601
14602
14603
14604
14605
14606
14607
14608
14609
14610
14611
14612
14613
14614
14615
14616
# File 'lib/aws-sdk-medialive/types.rb', line 14596

class CreateCloudWatchAlarmTemplateResponseContent < Struct.new(
  :arn,
  :comparison_operator,
  :created_at,
  :datapoints_to_alarm,
  :description,
  :evaluation_periods,
  :group_id,
  :id,
  :metric_name,
  :modified_at,
  :name,
  :period,
  :statistic,
  :tags,
  :target_resource_type,
  :threshold,
  :treat_missing_data)
  SENSITIVE = []
  include Aws::Structure
end

#target_resource_typeString

The resource type this template should dynamically generate cloudwatch metric alarms for.



14596
14597
14598
14599
14600
14601
14602
14603
14604
14605
14606
14607
14608
14609
14610
14611
14612
14613
14614
14615
14616
# File 'lib/aws-sdk-medialive/types.rb', line 14596

class CreateCloudWatchAlarmTemplateResponseContent < Struct.new(
  :arn,
  :comparison_operator,
  :created_at,
  :datapoints_to_alarm,
  :description,
  :evaluation_periods,
  :group_id,
  :id,
  :metric_name,
  :modified_at,
  :name,
  :period,
  :statistic,
  :tags,
  :target_resource_type,
  :threshold,
  :treat_missing_data)
  SENSITIVE = []
  include Aws::Structure
end

#thresholdFloat

The threshold value to compare with the specified statistic.



14596
14597
14598
14599
14600
14601
14602
14603
14604
14605
14606
14607
14608
14609
14610
14611
14612
14613
14614
14615
14616
# File 'lib/aws-sdk-medialive/types.rb', line 14596

class CreateCloudWatchAlarmTemplateResponseContent < Struct.new(
  :arn,
  :comparison_operator,
  :created_at,
  :datapoints_to_alarm,
  :description,
  :evaluation_periods,
  :group_id,
  :id,
  :metric_name,
  :modified_at,
  :name,
  :period,
  :statistic,
  :tags,
  :target_resource_type,
  :threshold,
  :treat_missing_data)
  SENSITIVE = []
  include Aws::Structure
end

#treat_missing_dataString

Specifies how missing data points are treated when evaluating the alarm’s condition.



14596
14597
14598
14599
14600
14601
14602
14603
14604
14605
14606
14607
14608
14609
14610
14611
14612
14613
14614
14615
14616
# File 'lib/aws-sdk-medialive/types.rb', line 14596

class CreateCloudWatchAlarmTemplateResponseContent < Struct.new(
  :arn,
  :comparison_operator,
  :created_at,
  :datapoints_to_alarm,
  :description,
  :evaluation_periods,
  :group_id,
  :id,
  :metric_name,
  :modified_at,
  :name,
  :period,
  :statistic,
  :tags,
  :target_resource_type,
  :threshold,
  :treat_missing_data)
  SENSITIVE = []
  include Aws::Structure
end