public static interface DeleteResiliencyPolicyResponse.Builder extends ResiliencehubResponse.Builder, SdkPojo, CopyableBuilder<DeleteResiliencyPolicyResponse.Builder,DeleteResiliencyPolicyResponse>
| Modifier and Type | Method and Description |
|---|---|
DeleteResiliencyPolicyResponse.Builder |
policyArn(String policyArn)
The Amazon Resource Name (ARN) of the resiliency policy.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildDeleteResiliencyPolicyResponse.Builder policyArn(String policyArn)
The 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 AWS General Reference.
policyArn - The 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 AWS General Reference.Copyright © 2022. All rights reserved.