Class: Aws::ForecastService::Types::DescribeMonitorResponse

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

Overview

Constant Summary collapse

SENSITIVE =
[]

Instance Attribute Summary collapse

Instance Attribute Details

#baselineTypes::Baseline

Metrics you can use as a baseline for comparison purposes. Use these values you interpret monitoring results for an auto predictor.

Returns:



3190
3191
3192
3193
3194
3195
3196
3197
3198
3199
3200
3201
3202
3203
3204
# File 'gems/aws-sdk-forecastservice/lib/aws-sdk-forecastservice/types.rb', line 3190

class DescribeMonitorResponse < Struct.new(
  :monitor_name,
  :monitor_arn,
  :resource_arn,
  :status,
  :last_evaluation_time,
  :last_evaluation_state,
  :baseline,
  :message,
  :creation_time,
  :last_modification_time,
  :estimated_evaluation_time_remaining_in_minutes)
  SENSITIVE = []
  include Aws::Structure
end

#creation_timeTime

The timestamp for when the monitor resource was created.

Returns:

  • (Time)


3190
3191
3192
3193
3194
3195
3196
3197
3198
3199
3200
3201
3202
3203
3204
# File 'gems/aws-sdk-forecastservice/lib/aws-sdk-forecastservice/types.rb', line 3190

class DescribeMonitorResponse < Struct.new(
  :monitor_name,
  :monitor_arn,
  :resource_arn,
  :status,
  :last_evaluation_time,
  :last_evaluation_state,
  :baseline,
  :message,
  :creation_time,
  :last_modification_time,
  :estimated_evaluation_time_remaining_in_minutes)
  SENSITIVE = []
  include Aws::Structure
end

#estimated_evaluation_time_remaining_in_minutesInteger

The estimated number of minutes remaining before the monitor resource finishes its current evaluation.

Returns:

  • (Integer)


3190
3191
3192
3193
3194
3195
3196
3197
3198
3199
3200
3201
3202
3203
3204
# File 'gems/aws-sdk-forecastservice/lib/aws-sdk-forecastservice/types.rb', line 3190

class DescribeMonitorResponse < Struct.new(
  :monitor_name,
  :monitor_arn,
  :resource_arn,
  :status,
  :last_evaluation_time,
  :last_evaluation_state,
  :baseline,
  :message,
  :creation_time,
  :last_modification_time,
  :estimated_evaluation_time_remaining_in_minutes)
  SENSITIVE = []
  include Aws::Structure
end

#last_evaluation_stateString

The state of the monitor's latest evaluation.

Returns:

  • (String)


3190
3191
3192
3193
3194
3195
3196
3197
3198
3199
3200
3201
3202
3203
3204
# File 'gems/aws-sdk-forecastservice/lib/aws-sdk-forecastservice/types.rb', line 3190

class DescribeMonitorResponse < Struct.new(
  :monitor_name,
  :monitor_arn,
  :resource_arn,
  :status,
  :last_evaluation_time,
  :last_evaluation_state,
  :baseline,
  :message,
  :creation_time,
  :last_modification_time,
  :estimated_evaluation_time_remaining_in_minutes)
  SENSITIVE = []
  include Aws::Structure
end

#last_evaluation_timeTime

The timestamp of the latest evaluation completed by the monitor.

Returns:

  • (Time)


3190
3191
3192
3193
3194
3195
3196
3197
3198
3199
3200
3201
3202
3203
3204
# File 'gems/aws-sdk-forecastservice/lib/aws-sdk-forecastservice/types.rb', line 3190

class DescribeMonitorResponse < Struct.new(
  :monitor_name,
  :monitor_arn,
  :resource_arn,
  :status,
  :last_evaluation_time,
  :last_evaluation_state,
  :baseline,
  :message,
  :creation_time,
  :last_modification_time,
  :estimated_evaluation_time_remaining_in_minutes)
  SENSITIVE = []
  include Aws::Structure
end

#last_modification_timeTime

The timestamp of the latest modification to the monitor.

Returns:

  • (Time)


3190
3191
3192
3193
3194
3195
3196
3197
3198
3199
3200
3201
3202
3203
3204
# File 'gems/aws-sdk-forecastservice/lib/aws-sdk-forecastservice/types.rb', line 3190

class DescribeMonitorResponse < Struct.new(
  :monitor_name,
  :monitor_arn,
  :resource_arn,
  :status,
  :last_evaluation_time,
  :last_evaluation_state,
  :baseline,
  :message,
  :creation_time,
  :last_modification_time,
  :estimated_evaluation_time_remaining_in_minutes)
  SENSITIVE = []
  include Aws::Structure
end

#messageString

An error message, if any, for the monitor.

Returns:

  • (String)


3190
3191
3192
3193
3194
3195
3196
3197
3198
3199
3200
3201
3202
3203
3204
# File 'gems/aws-sdk-forecastservice/lib/aws-sdk-forecastservice/types.rb', line 3190

class DescribeMonitorResponse < Struct.new(
  :monitor_name,
  :monitor_arn,
  :resource_arn,
  :status,
  :last_evaluation_time,
  :last_evaluation_state,
  :baseline,
  :message,
  :creation_time,
  :last_modification_time,
  :estimated_evaluation_time_remaining_in_minutes)
  SENSITIVE = []
  include Aws::Structure
end

#monitor_arnString

The Amazon Resource Name (ARN) of the monitor resource described.

Returns:

  • (String)


3190
3191
3192
3193
3194
3195
3196
3197
3198
3199
3200
3201
3202
3203
3204
# File 'gems/aws-sdk-forecastservice/lib/aws-sdk-forecastservice/types.rb', line 3190

class DescribeMonitorResponse < Struct.new(
  :monitor_name,
  :monitor_arn,
  :resource_arn,
  :status,
  :last_evaluation_time,
  :last_evaluation_state,
  :baseline,
  :message,
  :creation_time,
  :last_modification_time,
  :estimated_evaluation_time_remaining_in_minutes)
  SENSITIVE = []
  include Aws::Structure
end

#monitor_nameString

The name of the monitor.

Returns:

  • (String)


3190
3191
3192
3193
3194
3195
3196
3197
3198
3199
3200
3201
3202
3203
3204
# File 'gems/aws-sdk-forecastservice/lib/aws-sdk-forecastservice/types.rb', line 3190

class DescribeMonitorResponse < Struct.new(
  :monitor_name,
  :monitor_arn,
  :resource_arn,
  :status,
  :last_evaluation_time,
  :last_evaluation_state,
  :baseline,
  :message,
  :creation_time,
  :last_modification_time,
  :estimated_evaluation_time_remaining_in_minutes)
  SENSITIVE = []
  include Aws::Structure
end

#resource_arnString

The Amazon Resource Name (ARN) of the auto predictor being monitored.

Returns:

  • (String)


3190
3191
3192
3193
3194
3195
3196
3197
3198
3199
3200
3201
3202
3203
3204
# File 'gems/aws-sdk-forecastservice/lib/aws-sdk-forecastservice/types.rb', line 3190

class DescribeMonitorResponse < Struct.new(
  :monitor_name,
  :monitor_arn,
  :resource_arn,
  :status,
  :last_evaluation_time,
  :last_evaluation_state,
  :baseline,
  :message,
  :creation_time,
  :last_modification_time,
  :estimated_evaluation_time_remaining_in_minutes)
  SENSITIVE = []
  include Aws::Structure
end

#statusString

The status of the monitor resource.

Returns:

  • (String)


3190
3191
3192
3193
3194
3195
3196
3197
3198
3199
3200
3201
3202
3203
3204
# File 'gems/aws-sdk-forecastservice/lib/aws-sdk-forecastservice/types.rb', line 3190

class DescribeMonitorResponse < Struct.new(
  :monitor_name,
  :monitor_arn,
  :resource_arn,
  :status,
  :last_evaluation_time,
  :last_evaluation_state,
  :baseline,
  :message,
  :creation_time,
  :last_modification_time,
  :estimated_evaluation_time_remaining_in_minutes)
  SENSITIVE = []
  include Aws::Structure
end