Builder

class Builder

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

Application compliance against the resiliency policy.

Link copied to clipboard

Current status of the compliance for the resiliency policy.

Link copied to clipboard
var cost: Cost?

Cost for the 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

The entity that invoked the assessment.

Link copied to clipboard

Error or warning message from the assessment execution

Link copied to clipboard

Resiliency policy of an application.

Link copied to clipboard

Current resiliency score for an application.

Link copied to clipboard

A resource error object containing a list of errors retrieving an application's resources.

Link copied to clipboard

Starting time for the action.

Link copied to clipboard

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.

Link copied to clipboard

Version name of the published application.

Functions

Link copied to clipboard
fun cost(block: Cost.Builder.() -> Unit)
Link copied to clipboard