class Aws::ResilienceHub::Types::DescribeResiliencyPolicyRequest

@note When making an API call, you may pass DescribeResiliencyPolicyRequest

data as a hash:

    {
      policy_arn: "Arn", # required
    }

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

@see docs.aws.amazon.com/goto/WebAPI/resiliencehub-2020-04-30/DescribeResiliencyPolicyRequest AWS API Documentation

Constants

SENSITIVE