class Aws::ResilienceHub::Types::App

Defines a Resilience Hub application.

@!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] compliance_status

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

@!attribute [rw] creation_time

The timestamp for when the app was created.
@return [Time]

@!attribute [rw] description

The optional description for an app.
@return [String]

@!attribute [rw] last_app_compliance_evaluation_time

The timestamp for the most recent compliance evaluation.
@return [Time]

@!attribute [rw] last_resiliency_score_evaluation_time

The timestamp for the most recent resiliency score evaluation.
@return [Time]

@!attribute [rw] name

The name for the application.
@return [String]

@!attribute [rw] policy_arn

The Amazon Resource Name (ARN) of the resiliency policy. The format
for this ARN is:
arn:`partition`\:dcps:`region`\:`account`\:resiliency-policy/`policy-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] resiliency_score

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

@!attribute [rw] status

The status of the action.
@return [String]

@!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/App AWS API Documentation

Constants

SENSITIVE