Class: Aws::MediaLive::Types::CreateCloudWatchAlarmTemplateRequest

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

#comparison_operatorString

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

Returns:

  • (String)


13871
13872
13873
13874
13875
13876
13877
13878
13879
13880
13881
13882
13883
13884
13885
13886
13887
# File 'gems/aws-sdk-medialive/lib/aws-sdk-medialive/types.rb', line 13871

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

#datapoints_to_alarmInteger

Returns:

  • (Integer)


13871
13872
13873
13874
13875
13876
13877
13878
13879
13880
13881
13882
13883
13884
13885
13886
13887
# File 'gems/aws-sdk-medialive/lib/aws-sdk-medialive/types.rb', line 13871

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

#descriptionString

Returns:

  • (String)


13871
13872
13873
13874
13875
13876
13877
13878
13879
13880
13881
13882
13883
13884
13885
13886
13887
# File 'gems/aws-sdk-medialive/lib/aws-sdk-medialive/types.rb', line 13871

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

#evaluation_periodsInteger

Returns:

  • (Integer)


13871
13872
13873
13874
13875
13876
13877
13878
13879
13880
13881
13882
13883
13884
13885
13886
13887
# File 'gems/aws-sdk-medialive/lib/aws-sdk-medialive/types.rb', line 13871

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

#group_identifierString

Returns:

  • (String)


13871
13872
13873
13874
13875
13876
13877
13878
13879
13880
13881
13882
13883
13884
13885
13886
13887
# File 'gems/aws-sdk-medialive/lib/aws-sdk-medialive/types.rb', line 13871

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

#metric_nameString

Returns:

  • (String)


13871
13872
13873
13874
13875
13876
13877
13878
13879
13880
13881
13882
13883
13884
13885
13886
13887
# File 'gems/aws-sdk-medialive/lib/aws-sdk-medialive/types.rb', line 13871

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

#nameString

Returns:

  • (String)


13871
13872
13873
13874
13875
13876
13877
13878
13879
13880
13881
13882
13883
13884
13885
13886
13887
# File 'gems/aws-sdk-medialive/lib/aws-sdk-medialive/types.rb', line 13871

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

#periodInteger

Returns:

  • (Integer)


13871
13872
13873
13874
13875
13876
13877
13878
13879
13880
13881
13882
13883
13884
13885
13886
13887
# File 'gems/aws-sdk-medialive/lib/aws-sdk-medialive/types.rb', line 13871

class CreateCloudWatchAlarmTemplateRequest < Struct.new(
  :comparison_operator,
  :datapoints_to_alarm,
  :description,
  :evaluation_periods,
  :group_identifier,
  :metric_name,
  :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.

Returns:

  • (String)


13871
13872
13873
13874
13875
13876
13877
13878
13879
13880
13881
13882
13883
13884
13885
13886
13887
# File 'gems/aws-sdk-medialive/lib/aws-sdk-medialive/types.rb', line 13871

class CreateCloudWatchAlarmTemplateRequest < Struct.new(
  :comparison_operator,
  :datapoints_to_alarm,
  :description,
  :evaluation_periods,
  :group_identifier,
  :metric_name,
  :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.

Returns:

  • (Hash<String,String>)


13871
13872
13873
13874
13875
13876
13877
13878
13879
13880
13881
13882
13883
13884
13885
13886
13887
# File 'gems/aws-sdk-medialive/lib/aws-sdk-medialive/types.rb', line 13871

class CreateCloudWatchAlarmTemplateRequest < Struct.new(
  :comparison_operator,
  :datapoints_to_alarm,
  :description,
  :evaluation_periods,
  :group_identifier,
  :metric_name,
  :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.

Returns:

  • (String)


13871
13872
13873
13874
13875
13876
13877
13878
13879
13880
13881
13882
13883
13884
13885
13886
13887
# File 'gems/aws-sdk-medialive/lib/aws-sdk-medialive/types.rb', line 13871

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

#thresholdFloat

Returns:

  • (Float)


13871
13872
13873
13874
13875
13876
13877
13878
13879
13880
13881
13882
13883
13884
13885
13886
13887
# File 'gems/aws-sdk-medialive/lib/aws-sdk-medialive/types.rb', line 13871

class CreateCloudWatchAlarmTemplateRequest < Struct.new(
  :comparison_operator,
  :datapoints_to_alarm,
  :description,
  :evaluation_periods,
  :group_identifier,
  :metric_name,
  :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.

Returns:

  • (String)


13871
13872
13873
13874
13875
13876
13877
13878
13879
13880
13881
13882
13883
13884
13885
13886
13887
# File 'gems/aws-sdk-medialive/lib/aws-sdk-medialive/types.rb', line 13871

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