Class: Aws::LookoutMetrics::Types::DescribeAnomalyDetectorResponse

Inherits:
Struct
  • Object
show all
Includes:
Structure
Defined in:
lib/aws-sdk-lookoutmetrics/types.rb

Overview

Constant Summary collapse

SENSITIVE =
[]

Instance Attribute Summary collapse

Instance Attribute Details

#anomaly_detector_arn ⇒ String

The ARN of the detector.

Returns:

  • (String)


1105
1106
1107
1108
1109
1110
1111
1112
1113
1114
1115
1116
1117
1118
# File 'lib/aws-sdk-lookoutmetrics/types.rb', line 1105

class DescribeAnomalyDetectorResponse < Struct.new(
  :anomaly_detector_arn,
  :anomaly_detector_name,
  :anomaly_detector_description,
  :anomaly_detector_config,
  :creation_time,
  :last_modification_time,
  :status,
  :failure_reason,
  :kms_key_arn,
  :failure_type)
  SENSITIVE = []
  include Aws::Structure
end

#anomaly_detector_config ⇒ Types::AnomalyDetectorConfigSummary

Contains information about the detector's configuration.



1105
1106
1107
1108
1109
1110
1111
1112
1113
1114
1115
1116
1117
1118
# File 'lib/aws-sdk-lookoutmetrics/types.rb', line 1105

class DescribeAnomalyDetectorResponse < Struct.new(
  :anomaly_detector_arn,
  :anomaly_detector_name,
  :anomaly_detector_description,
  :anomaly_detector_config,
  :creation_time,
  :last_modification_time,
  :status,
  :failure_reason,
  :kms_key_arn,
  :failure_type)
  SENSITIVE = []
  include Aws::Structure
end

#anomaly_detector_description ⇒ String

A description of the detector.

Returns:

  • (String)


1105
1106
1107
1108
1109
1110
1111
1112
1113
1114
1115
1116
1117
1118
# File 'lib/aws-sdk-lookoutmetrics/types.rb', line 1105

class DescribeAnomalyDetectorResponse < Struct.new(
  :anomaly_detector_arn,
  :anomaly_detector_name,
  :anomaly_detector_description,
  :anomaly_detector_config,
  :creation_time,
  :last_modification_time,
  :status,
  :failure_reason,
  :kms_key_arn,
  :failure_type)
  SENSITIVE = []
  include Aws::Structure
end

#anomaly_detector_name ⇒ String

The name of the detector.

Returns:

  • (String)


1105
1106
1107
1108
1109
1110
1111
1112
1113
1114
1115
1116
1117
1118
# File 'lib/aws-sdk-lookoutmetrics/types.rb', line 1105

class DescribeAnomalyDetectorResponse < Struct.new(
  :anomaly_detector_arn,
  :anomaly_detector_name,
  :anomaly_detector_description,
  :anomaly_detector_config,
  :creation_time,
  :last_modification_time,
  :status,
  :failure_reason,
  :kms_key_arn,
  :failure_type)
  SENSITIVE = []
  include Aws::Structure
end

#creation_time ⇒ Time

The time at which the detector was created.

Returns:

  • (Time)


1105
1106
1107
1108
1109
1110
1111
1112
1113
1114
1115
1116
1117
1118
# File 'lib/aws-sdk-lookoutmetrics/types.rb', line 1105

class DescribeAnomalyDetectorResponse < Struct.new(
  :anomaly_detector_arn,
  :anomaly_detector_name,
  :anomaly_detector_description,
  :anomaly_detector_config,
  :creation_time,
  :last_modification_time,
  :status,
  :failure_reason,
  :kms_key_arn,
  :failure_type)
  SENSITIVE = []
  include Aws::Structure
end

#failure_reason ⇒ String

The reason that the detector failed.

Returns:

  • (String)


1105
1106
1107
1108
1109
1110
1111
1112
1113
1114
1115
1116
1117
1118
# File 'lib/aws-sdk-lookoutmetrics/types.rb', line 1105

class DescribeAnomalyDetectorResponse < Struct.new(
  :anomaly_detector_arn,
  :anomaly_detector_name,
  :anomaly_detector_description,
  :anomaly_detector_config,
  :creation_time,
  :last_modification_time,
  :status,
  :failure_reason,
  :kms_key_arn,
  :failure_type)
  SENSITIVE = []
  include Aws::Structure
end

#failure_type ⇒ String

The process that caused the detector to fail.

Returns:

  • (String)


1105
1106
1107
1108
1109
1110
1111
1112
1113
1114
1115
1116
1117
1118
# File 'lib/aws-sdk-lookoutmetrics/types.rb', line 1105

class DescribeAnomalyDetectorResponse < Struct.new(
  :anomaly_detector_arn,
  :anomaly_detector_name,
  :anomaly_detector_description,
  :anomaly_detector_config,
  :creation_time,
  :last_modification_time,
  :status,
  :failure_reason,
  :kms_key_arn,
  :failure_type)
  SENSITIVE = []
  include Aws::Structure
end

#kms_key_arn ⇒ String

The ARN of the KMS key to use to encrypt your data.

Returns:

  • (String)


1105
1106
1107
1108
1109
1110
1111
1112
1113
1114
1115
1116
1117
1118
# File 'lib/aws-sdk-lookoutmetrics/types.rb', line 1105

class DescribeAnomalyDetectorResponse < Struct.new(
  :anomaly_detector_arn,
  :anomaly_detector_name,
  :anomaly_detector_description,
  :anomaly_detector_config,
  :creation_time,
  :last_modification_time,
  :status,
  :failure_reason,
  :kms_key_arn,
  :failure_type)
  SENSITIVE = []
  include Aws::Structure
end

#last_modification_time ⇒ Time

The time at which the detector was last modified.

Returns:

  • (Time)


1105
1106
1107
1108
1109
1110
1111
1112
1113
1114
1115
1116
1117
1118
# File 'lib/aws-sdk-lookoutmetrics/types.rb', line 1105

class DescribeAnomalyDetectorResponse < Struct.new(
  :anomaly_detector_arn,
  :anomaly_detector_name,
  :anomaly_detector_description,
  :anomaly_detector_config,
  :creation_time,
  :last_modification_time,
  :status,
  :failure_reason,
  :kms_key_arn,
  :failure_type)
  SENSITIVE = []
  include Aws::Structure
end

#status ⇒ String

The status of the detector.

Returns:

  • (String)


1105
1106
1107
1108
1109
1110
1111
1112
1113
1114
1115
1116
1117
1118
# File 'lib/aws-sdk-lookoutmetrics/types.rb', line 1105

class DescribeAnomalyDetectorResponse < Struct.new(
  :anomaly_detector_arn,
  :anomaly_detector_name,
  :anomaly_detector_description,
  :anomaly_detector_config,
  :creation_time,
  :last_modification_time,
  :status,
  :failure_reason,
  :kms_key_arn,
  :failure_type)
  SENSITIVE = []
  include Aws::Structure
end