AppAssessmentSummary

Defines an application assessment summary.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Amazon Resource Name (ARN) of the Resilience Hub application. The format for this ARN is: arn:partition:resiliencehub:region:account:app/app-id. For more information about ARNs, see Amazon Resource Names (ARNs) in the Amazon Web Services General Reference guide.

Link copied to clipboard

Version of an application.

Link copied to clipboard

Amazon Resource Name (ARN) of the assessment. The format for this ARN is: arn:partition:resiliencehub:region:account:app-assessment/app-id. For more information about ARNs, see Amazon Resource Names (ARNs) in the Amazon Web Services General Reference guide.

Link copied to clipboard

Name of the assessment.

Link copied to clipboard

Current status of the assessment for the resiliency policy.

Link copied to clipboard

TCurrent status of compliance for the resiliency policy.

Link copied to clipboard
val cost: Cost?

Cost for an application.

Link copied to clipboard

Indicates if compliance drifts (deviations) were detected while running an assessment for your application.

Link copied to clipboard

End time for the action.

Link copied to clipboard

Entity that invoked the assessment.

Link copied to clipboard

Message from the assessment run.

Link copied to clipboard

Current resiliency score for the application.

Link copied to clipboard

Starting time for the action.

Link copied to clipboard

Name of an application version.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String