Interface DeletePolicyStatementResponse.Builder

  • Method Details

    • arn

      The ARN of the resource for which the policy need to be deleted.

      Parameters:
      arn - The ARN of the resource for which the policy need to be deleted.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • token

      A unique identifier for the deleted policy.

      Parameters:
      token - A unique identifier for the deleted policy.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • policy

      The resource-based policy.

      Parameters:
      policy - The resource-based policy.
      Returns:
      Returns a reference to this object so that method calls can be chained together.