Interface DeleteResiliencyPolicyResponse.Builder

All Superinterfaces:
AwsResponse.Builder, Buildable, CopyableBuilder<DeleteResiliencyPolicyResponse.Builder,DeleteResiliencyPolicyResponse>, ResiliencehubResponse.Builder, SdkBuilder<DeleteResiliencyPolicyResponse.Builder,DeleteResiliencyPolicyResponse>, SdkPojo, SdkResponse.Builder
Enclosing class:
DeleteResiliencyPolicyResponse

  • Method Details

    • policyArn

      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.

      Parameters:
      policyArn - 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.
      Returns:
      Returns a reference to this object so that method calls can be chained together.