Class: Aws::MediaLive::Types::UpdateCloudWatchAlarmTemplateRequest

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

#comparison_operatorString

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



17593
17594
17595
17596
17597
17598
17599
17600
17601
17602
17603
17604
17605
17606
17607
17608
17609
# File 'lib/aws-sdk-medialive/types.rb', line 17593

class UpdateCloudWatchAlarmTemplateRequest < Struct.new(
  :comparison_operator,
  :datapoints_to_alarm,
  :description,
  :evaluation_periods,
  :group_identifier,
  :identifier,
  :metric_name,
  :name,
  :period,
  :statistic,
  :target_resource_type,
  :threshold,
  :treat_missing_data)
  SENSITIVE = []
  include Aws::Structure
end

#datapoints_to_alarmInteger



17593
17594
17595
17596
17597
17598
17599
17600
17601
17602
17603
17604
17605
17606
17607
17608
17609
# File 'lib/aws-sdk-medialive/types.rb', line 17593

class UpdateCloudWatchAlarmTemplateRequest < Struct.new(
  :comparison_operator,
  :datapoints_to_alarm,
  :description,
  :evaluation_periods,
  :group_identifier,
  :identifier,
  :metric_name,
  :name,
  :period,
  :statistic,
  :target_resource_type,
  :threshold,
  :treat_missing_data)
  SENSITIVE = []
  include Aws::Structure
end

#descriptionString



17593
17594
17595
17596
17597
17598
17599
17600
17601
17602
17603
17604
17605
17606
17607
17608
17609
# File 'lib/aws-sdk-medialive/types.rb', line 17593

class UpdateCloudWatchAlarmTemplateRequest < Struct.new(
  :comparison_operator,
  :datapoints_to_alarm,
  :description,
  :evaluation_periods,
  :group_identifier,
  :identifier,
  :metric_name,
  :name,
  :period,
  :statistic,
  :target_resource_type,
  :threshold,
  :treat_missing_data)
  SENSITIVE = []
  include Aws::Structure
end

#evaluation_periodsInteger



17593
17594
17595
17596
17597
17598
17599
17600
17601
17602
17603
17604
17605
17606
17607
17608
17609
# File 'lib/aws-sdk-medialive/types.rb', line 17593

class UpdateCloudWatchAlarmTemplateRequest < Struct.new(
  :comparison_operator,
  :datapoints_to_alarm,
  :description,
  :evaluation_periods,
  :group_identifier,
  :identifier,
  :metric_name,
  :name,
  :period,
  :statistic,
  :target_resource_type,
  :threshold,
  :treat_missing_data)
  SENSITIVE = []
  include Aws::Structure
end

#group_identifierString



17593
17594
17595
17596
17597
17598
17599
17600
17601
17602
17603
17604
17605
17606
17607
17608
17609
# File 'lib/aws-sdk-medialive/types.rb', line 17593

class UpdateCloudWatchAlarmTemplateRequest < Struct.new(
  :comparison_operator,
  :datapoints_to_alarm,
  :description,
  :evaluation_periods,
  :group_identifier,
  :identifier,
  :metric_name,
  :name,
  :period,
  :statistic,
  :target_resource_type,
  :threshold,
  :treat_missing_data)
  SENSITIVE = []
  include Aws::Structure
end

#identifierString



17593
17594
17595
17596
17597
17598
17599
17600
17601
17602
17603
17604
17605
17606
17607
17608
17609
# File 'lib/aws-sdk-medialive/types.rb', line 17593

class UpdateCloudWatchAlarmTemplateRequest < Struct.new(
  :comparison_operator,
  :datapoints_to_alarm,
  :description,
  :evaluation_periods,
  :group_identifier,
  :identifier,
  :metric_name,
  :name,
  :period,
  :statistic,
  :target_resource_type,
  :threshold,
  :treat_missing_data)
  SENSITIVE = []
  include Aws::Structure
end

#metric_nameString



17593
17594
17595
17596
17597
17598
17599
17600
17601
17602
17603
17604
17605
17606
17607
17608
17609
# File 'lib/aws-sdk-medialive/types.rb', line 17593

class UpdateCloudWatchAlarmTemplateRequest < Struct.new(
  :comparison_operator,
  :datapoints_to_alarm,
  :description,
  :evaluation_periods,
  :group_identifier,
  :identifier,
  :metric_name,
  :name,
  :period,
  :statistic,
  :target_resource_type,
  :threshold,
  :treat_missing_data)
  SENSITIVE = []
  include Aws::Structure
end

#nameString



17593
17594
17595
17596
17597
17598
17599
17600
17601
17602
17603
17604
17605
17606
17607
17608
17609
# File 'lib/aws-sdk-medialive/types.rb', line 17593

class UpdateCloudWatchAlarmTemplateRequest < Struct.new(
  :comparison_operator,
  :datapoints_to_alarm,
  :description,
  :evaluation_periods,
  :group_identifier,
  :identifier,
  :metric_name,
  :name,
  :period,
  :statistic,
  :target_resource_type,
  :threshold,
  :treat_missing_data)
  SENSITIVE = []
  include Aws::Structure
end

#periodInteger



17593
17594
17595
17596
17597
17598
17599
17600
17601
17602
17603
17604
17605
17606
17607
17608
17609
# File 'lib/aws-sdk-medialive/types.rb', line 17593

class UpdateCloudWatchAlarmTemplateRequest < Struct.new(
  :comparison_operator,
  :datapoints_to_alarm,
  :description,
  :evaluation_periods,
  :group_identifier,
  :identifier,
  :metric_name,
  :name,
  :period,
  :statistic,
  :target_resource_type,
  :threshold,
  :treat_missing_data)
  SENSITIVE = []
  include Aws::Structure
end

#statisticString

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



17593
17594
17595
17596
17597
17598
17599
17600
17601
17602
17603
17604
17605
17606
17607
17608
17609
# File 'lib/aws-sdk-medialive/types.rb', line 17593

class UpdateCloudWatchAlarmTemplateRequest < Struct.new(
  :comparison_operator,
  :datapoints_to_alarm,
  :description,
  :evaluation_periods,
  :group_identifier,
  :identifier,
  :metric_name,
  :name,
  :period,
  :statistic,
  :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.



17593
17594
17595
17596
17597
17598
17599
17600
17601
17602
17603
17604
17605
17606
17607
17608
17609
# File 'lib/aws-sdk-medialive/types.rb', line 17593

class UpdateCloudWatchAlarmTemplateRequest < Struct.new(
  :comparison_operator,
  :datapoints_to_alarm,
  :description,
  :evaluation_periods,
  :group_identifier,
  :identifier,
  :metric_name,
  :name,
  :period,
  :statistic,
  :target_resource_type,
  :threshold,
  :treat_missing_data)
  SENSITIVE = []
  include Aws::Structure
end

#thresholdFloat



17593
17594
17595
17596
17597
17598
17599
17600
17601
17602
17603
17604
17605
17606
17607
17608
17609
# File 'lib/aws-sdk-medialive/types.rb', line 17593

class UpdateCloudWatchAlarmTemplateRequest < Struct.new(
  :comparison_operator,
  :datapoints_to_alarm,
  :description,
  :evaluation_periods,
  :group_identifier,
  :identifier,
  :metric_name,
  :name,
  :period,
  :statistic,
  :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.



17593
17594
17595
17596
17597
17598
17599
17600
17601
17602
17603
17604
17605
17606
17607
17608
17609
# File 'lib/aws-sdk-medialive/types.rb', line 17593

class UpdateCloudWatchAlarmTemplateRequest < Struct.new(
  :comparison_operator,
  :datapoints_to_alarm,
  :description,
  :evaluation_periods,
  :group_identifier,
  :identifier,
  :metric_name,
  :name,
  :period,
  :statistic,
  :target_resource_type,
  :threshold,
  :treat_missing_data)
  SENSITIVE = []
  include Aws::Structure
end