Builder

class Builder

Properties

Link copied to clipboard

Assessment execution schedule with 'Daily' or 'Disabled' values.

Link copied to clipboard

Used for an idempotency token. A client token is a unique, case-sensitive string of up to 64 ASCII characters. You should not reuse the same client token for other API requests.

Link copied to clipboard

The optional description for an app.

Link copied to clipboard

The list of events you would like to subscribe and get notification for. Currently, Resilience Hub supports only Drift detected and Scheduled assessment failure events notification.

Link copied to clipboard
var name: String?

Name of the application.

Link copied to clipboard

Defines the roles and credentials that Resilience Hub would use while creating the application, importing its resources, and running an assessment.

Link copied to clipboard

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

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.

Functions