class Aws::ResilienceHub::Types::AppAssessmentSummary

Defines an application assessment summary.

@!attribute [rw] app_arn

The Amazon Resource Name (ARN) of the application. The format for
this ARN is:
arn:`partition`\:dcps:`region`\:`account`\:app/`app-id`. For more
information about ARNs, see [ Amazon Resource Names (ARNs)][1] in
the *AWS General Reference*.

[1]: https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html
@return [String]

@!attribute [rw] app_version

The version of the application.
@return [String]

@!attribute [rw] assessment_arn

The Amazon Resource Name (ARN) of the assessment. The format for
this ARN is:
arn:`partition`\:dcps:`region`\:`account`\:app-assessment/`app-id`.
For more information about ARNs, see [ Amazon Resource Names
(ARNs)][1] in the *AWS General Reference*.

[1]: https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html
@return [String]

@!attribute [rw] assessment_name

The name of the assessment.
@return [String]

@!attribute [rw] assessment_status

The current status of the assessment for the resiliency policy.
@return [String]

@!attribute [rw] compliance_status

The current status of compliance for the resiliency policy.
@return [String]

@!attribute [rw] cost

The cost for the application.
@return [Types::Cost]

@!attribute [rw] end_time

The end time for the action.
@return [Time]

@!attribute [rw] invoker

The entity that invoked the assessment.
@return [String]

@!attribute [rw] message

The message from the assessment run.
@return [String]

@!attribute [rw] resiliency_score

The current resiliency score for the application.
@return [Float]

@!attribute [rw] start_time

The starting time for the action.
@return [Time]

@see docs.aws.amazon.com/goto/WebAPI/resiliencehub-2020-04-30/AppAssessmentSummary AWS API Documentation

Constants

SENSITIVE