Class: Aws::DevOpsGuru::Types::ProactiveOrganizationInsightSummary

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

Overview

Details about a proactive insight. This object is returned by DescribeInsight.

Constant Summary collapse

SENSITIVE =
[]

Instance Attribute Summary collapse

Instance Attribute Details

#account_idString

The ID of the Amazon Web Services account.

Returns:

  • (String)


3215
3216
3217
3218
3219
3220
3221
3222
3223
3224
3225
3226
3227
3228
# File 'gems/aws-sdk-devopsguru/lib/aws-sdk-devopsguru/types.rb', line 3215

class ProactiveOrganizationInsightSummary < Struct.new(
  :id,
  :account_id,
  :organizational_unit_id,
  :name,
  :severity,
  :status,
  :insight_time_range,
  :prediction_time_range,
  :resource_collection,
  :service_collection)
  SENSITIVE = []
  include Aws::Structure
end

#idString

The ID of the insight summary.

Returns:

  • (String)


3215
3216
3217
3218
3219
3220
3221
3222
3223
3224
3225
3226
3227
3228
# File 'gems/aws-sdk-devopsguru/lib/aws-sdk-devopsguru/types.rb', line 3215

class ProactiveOrganizationInsightSummary < Struct.new(
  :id,
  :account_id,
  :organizational_unit_id,
  :name,
  :severity,
  :status,
  :insight_time_range,
  :prediction_time_range,
  :resource_collection,
  :service_collection)
  SENSITIVE = []
  include Aws::Structure
end

#insight_time_rangeTypes::InsightTimeRange

A time ranged that specifies when the observed behavior in an insight started and ended.



3215
3216
3217
3218
3219
3220
3221
3222
3223
3224
3225
3226
3227
3228
# File 'gems/aws-sdk-devopsguru/lib/aws-sdk-devopsguru/types.rb', line 3215

class ProactiveOrganizationInsightSummary < Struct.new(
  :id,
  :account_id,
  :organizational_unit_id,
  :name,
  :severity,
  :status,
  :insight_time_range,
  :prediction_time_range,
  :resource_collection,
  :service_collection)
  SENSITIVE = []
  include Aws::Structure
end

#nameString

The name of the insight summary.

Returns:

  • (String)


3215
3216
3217
3218
3219
3220
3221
3222
3223
3224
3225
3226
3227
3228
# File 'gems/aws-sdk-devopsguru/lib/aws-sdk-devopsguru/types.rb', line 3215

class ProactiveOrganizationInsightSummary < Struct.new(
  :id,
  :account_id,
  :organizational_unit_id,
  :name,
  :severity,
  :status,
  :insight_time_range,
  :prediction_time_range,
  :resource_collection,
  :service_collection)
  SENSITIVE = []
  include Aws::Structure
end

#organizational_unit_idString

The ID of the organizational unit.

Returns:

  • (String)


3215
3216
3217
3218
3219
3220
3221
3222
3223
3224
3225
3226
3227
3228
# File 'gems/aws-sdk-devopsguru/lib/aws-sdk-devopsguru/types.rb', line 3215

class ProactiveOrganizationInsightSummary < Struct.new(
  :id,
  :account_id,
  :organizational_unit_id,
  :name,
  :severity,
  :status,
  :insight_time_range,
  :prediction_time_range,
  :resource_collection,
  :service_collection)
  SENSITIVE = []
  include Aws::Structure
end

#prediction_time_rangeTypes::PredictionTimeRange

The time range during which anomalous behavior in a proactive anomaly or an insight is expected to occur.



3215
3216
3217
3218
3219
3220
3221
3222
3223
3224
3225
3226
3227
3228
# File 'gems/aws-sdk-devopsguru/lib/aws-sdk-devopsguru/types.rb', line 3215

class ProactiveOrganizationInsightSummary < Struct.new(
  :id,
  :account_id,
  :organizational_unit_id,
  :name,
  :severity,
  :status,
  :insight_time_range,
  :prediction_time_range,
  :resource_collection,
  :service_collection)
  SENSITIVE = []
  include Aws::Structure
end

#resource_collectionTypes::ResourceCollection

A collection of Amazon Web Services resources supported by DevOps Guru. The two types of Amazon Web Services resource collections supported are Amazon Web Services CloudFormation stacks and Amazon Web Services resources that contain the same Amazon Web Services tag. DevOps Guru can be configured to analyze the Amazon Web Services resources that are defined in the stacks or that are tagged using the same tag key. You can specify up to 500 Amazon Web Services CloudFormation stacks.



3215
3216
3217
3218
3219
3220
3221
3222
3223
3224
3225
3226
3227
3228
# File 'gems/aws-sdk-devopsguru/lib/aws-sdk-devopsguru/types.rb', line 3215

class ProactiveOrganizationInsightSummary < Struct.new(
  :id,
  :account_id,
  :organizational_unit_id,
  :name,
  :severity,
  :status,
  :insight_time_range,
  :prediction_time_range,
  :resource_collection,
  :service_collection)
  SENSITIVE = []
  include Aws::Structure
end

#service_collectionTypes::ServiceCollection

A collection of the names of Amazon Web Services services.



3215
3216
3217
3218
3219
3220
3221
3222
3223
3224
3225
3226
3227
3228
# File 'gems/aws-sdk-devopsguru/lib/aws-sdk-devopsguru/types.rb', line 3215

class ProactiveOrganizationInsightSummary < Struct.new(
  :id,
  :account_id,
  :organizational_unit_id,
  :name,
  :severity,
  :status,
  :insight_time_range,
  :prediction_time_range,
  :resource_collection,
  :service_collection)
  SENSITIVE = []
  include Aws::Structure
end

#severityString

An array of severity values used to search for insights. For more information, see Understanding insight severities in the Amazon DevOps Guru User Guide.

Returns:

  • (String)


3215
3216
3217
3218
3219
3220
3221
3222
3223
3224
3225
3226
3227
3228
# File 'gems/aws-sdk-devopsguru/lib/aws-sdk-devopsguru/types.rb', line 3215

class ProactiveOrganizationInsightSummary < Struct.new(
  :id,
  :account_id,
  :organizational_unit_id,
  :name,
  :severity,
  :status,
  :insight_time_range,
  :prediction_time_range,
  :resource_collection,
  :service_collection)
  SENSITIVE = []
  include Aws::Structure
end

#statusString

An array of status values used to search for insights.

Returns:

  • (String)


3215
3216
3217
3218
3219
3220
3221
3222
3223
3224
3225
3226
3227
3228
# File 'gems/aws-sdk-devopsguru/lib/aws-sdk-devopsguru/types.rb', line 3215

class ProactiveOrganizationInsightSummary < Struct.new(
  :id,
  :account_id,
  :organizational_unit_id,
  :name,
  :severity,
  :status,
  :insight_time_range,
  :prediction_time_range,
  :resource_collection,
  :service_collection)
  SENSITIVE = []
  include Aws::Structure
end