class Aws::ResilienceHub::Types::AppAssessment
Defines an application assessment.
@!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
The application compliance against the resiliency policy. @return [Hash<String,Types::DisruptionCompliance>]
@!attribute [rw] compliance_status
The current status of the 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
Error or warning message from the assessment execution @return [String]
@!attribute [rw] policy
The resiliency policy. @return [Types::ResiliencyPolicy]
@!attribute [rw] resiliency_score
The current resiliency score for the application. @return [Types::ResiliencyScore]
@!attribute [rw] start_time
The starting time for the action. @return [Time]
@!attribute [rw] tags
The tags assigned to the resource. A tag is a label that you assign to an Amazon Web Services resource. Each tag consists of a key/value pair. @return [Hash<String,String>]
@see docs.aws.amazon.com/goto/WebAPI/resiliencehub-2020-04-30/AppAssessment AWS API Documentation
Constants
- SENSITIVE