Class: Aws::Resiliencehubv2::Types::AssessmentSummary

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

Overview

Contains summary information about a failure mode assessment.

Constant Summary collapse

SENSITIVE =
[]

Instance Attribute Summary collapse

Instance Attribute Details

#achievabilityTypes::Achievability

The achievability results from the assessment.



222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
# File 'gems/aws-sdk-resiliencehubv2/lib/aws-sdk-resiliencehubv2/types.rb', line 222

class AssessmentSummary < Struct.new(
  :assessment_id,
  :service_arn,
  :assessment_status,
  :assessment_step,
  :total_findings,
  :started_at,
  :ended_at,
  :error_message,
  :error_code,
  :assessment_cost,
  :billable_assessment_unit_count,
  :achievability)
  SENSITIVE = []
  include Aws::Structure
end

#assessment_costTypes::AssessmentCost

The cost of the assessment.



222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
# File 'gems/aws-sdk-resiliencehubv2/lib/aws-sdk-resiliencehubv2/types.rb', line 222

class AssessmentSummary < Struct.new(
  :assessment_id,
  :service_arn,
  :assessment_status,
  :assessment_step,
  :total_findings,
  :started_at,
  :ended_at,
  :error_message,
  :error_code,
  :assessment_cost,
  :billable_assessment_unit_count,
  :achievability)
  SENSITIVE = []
  include Aws::Structure
end

#assessment_idString

The unique identifier of the assessment.

Returns:

  • (String)


222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
# File 'gems/aws-sdk-resiliencehubv2/lib/aws-sdk-resiliencehubv2/types.rb', line 222

class AssessmentSummary < Struct.new(
  :assessment_id,
  :service_arn,
  :assessment_status,
  :assessment_step,
  :total_findings,
  :started_at,
  :ended_at,
  :error_message,
  :error_code,
  :assessment_cost,
  :billable_assessment_unit_count,
  :achievability)
  SENSITIVE = []
  include Aws::Structure
end

#assessment_statusString

The current status of the assessment.

Returns:

  • (String)


222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
# File 'gems/aws-sdk-resiliencehubv2/lib/aws-sdk-resiliencehubv2/types.rb', line 222

class AssessmentSummary < Struct.new(
  :assessment_id,
  :service_arn,
  :assessment_status,
  :assessment_step,
  :total_findings,
  :started_at,
  :ended_at,
  :error_message,
  :error_code,
  :assessment_cost,
  :billable_assessment_unit_count,
  :achievability)
  SENSITIVE = []
  include Aws::Structure
end

#assessment_stepString

The current step of the assessment process.

Returns:

  • (String)


222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
# File 'gems/aws-sdk-resiliencehubv2/lib/aws-sdk-resiliencehubv2/types.rb', line 222

class AssessmentSummary < Struct.new(
  :assessment_id,
  :service_arn,
  :assessment_status,
  :assessment_step,
  :total_findings,
  :started_at,
  :ended_at,
  :error_message,
  :error_code,
  :assessment_cost,
  :billable_assessment_unit_count,
  :achievability)
  SENSITIVE = []
  include Aws::Structure
end

#billable_assessment_unit_countInteger

The number of billable assessment units consumed by the assessment.

Returns:

  • (Integer)


222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
# File 'gems/aws-sdk-resiliencehubv2/lib/aws-sdk-resiliencehubv2/types.rb', line 222

class AssessmentSummary < Struct.new(
  :assessment_id,
  :service_arn,
  :assessment_status,
  :assessment_step,
  :total_findings,
  :started_at,
  :ended_at,
  :error_message,
  :error_code,
  :assessment_cost,
  :billable_assessment_unit_count,
  :achievability)
  SENSITIVE = []
  include Aws::Structure
end

#ended_atTime

The timestamp when the assessment ended.

Returns:

  • (Time)


222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
# File 'gems/aws-sdk-resiliencehubv2/lib/aws-sdk-resiliencehubv2/types.rb', line 222

class AssessmentSummary < Struct.new(
  :assessment_id,
  :service_arn,
  :assessment_status,
  :assessment_step,
  :total_findings,
  :started_at,
  :ended_at,
  :error_message,
  :error_code,
  :assessment_cost,
  :billable_assessment_unit_count,
  :achievability)
  SENSITIVE = []
  include Aws::Structure
end

#error_codeString

The error code if the assessment failed.

Returns:

  • (String)


222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
# File 'gems/aws-sdk-resiliencehubv2/lib/aws-sdk-resiliencehubv2/types.rb', line 222

class AssessmentSummary < Struct.new(
  :assessment_id,
  :service_arn,
  :assessment_status,
  :assessment_step,
  :total_findings,
  :started_at,
  :ended_at,
  :error_message,
  :error_code,
  :assessment_cost,
  :billable_assessment_unit_count,
  :achievability)
  SENSITIVE = []
  include Aws::Structure
end

#error_messageString

A message describing the error if the assessment failed.

Returns:

  • (String)


222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
# File 'gems/aws-sdk-resiliencehubv2/lib/aws-sdk-resiliencehubv2/types.rb', line 222

class AssessmentSummary < Struct.new(
  :assessment_id,
  :service_arn,
  :assessment_status,
  :assessment_step,
  :total_findings,
  :started_at,
  :ended_at,
  :error_message,
  :error_code,
  :assessment_cost,
  :billable_assessment_unit_count,
  :achievability)
  SENSITIVE = []
  include Aws::Structure
end

#service_arnString

ARN identifier.

Returns:

  • (String)


222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
# File 'gems/aws-sdk-resiliencehubv2/lib/aws-sdk-resiliencehubv2/types.rb', line 222

class AssessmentSummary < Struct.new(
  :assessment_id,
  :service_arn,
  :assessment_status,
  :assessment_step,
  :total_findings,
  :started_at,
  :ended_at,
  :error_message,
  :error_code,
  :assessment_cost,
  :billable_assessment_unit_count,
  :achievability)
  SENSITIVE = []
  include Aws::Structure
end

#started_atTime

The timestamp when the assessment started.

Returns:

  • (Time)


222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
# File 'gems/aws-sdk-resiliencehubv2/lib/aws-sdk-resiliencehubv2/types.rb', line 222

class AssessmentSummary < Struct.new(
  :assessment_id,
  :service_arn,
  :assessment_status,
  :assessment_step,
  :total_findings,
  :started_at,
  :ended_at,
  :error_message,
  :error_code,
  :assessment_cost,
  :billable_assessment_unit_count,
  :achievability)
  SENSITIVE = []
  include Aws::Structure
end

#total_findingsInteger

The total number of findings generated by the assessment.

Returns:

  • (Integer)


222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
# File 'gems/aws-sdk-resiliencehubv2/lib/aws-sdk-resiliencehubv2/types.rb', line 222

class AssessmentSummary < Struct.new(
  :assessment_id,
  :service_arn,
  :assessment_status,
  :assessment_step,
  :total_findings,
  :started_at,
  :ended_at,
  :error_message,
  :error_code,
  :assessment_cost,
  :billable_assessment_unit_count,
  :achievability)
  SENSITIVE = []
  include Aws::Structure
end