Interface PutResourcePolicyResponse.Builder

  • Method Details

    • policyRevisionId

      PutResourcePolicyResponse.Builder policyRevisionId(String policyRevisionId)

      The revision ID of the policy. Each time you modify a policy, Amazon Comprehend assigns a new revision ID, and it deletes the prior version of the policy.

      Parameters:
      policyRevisionId - The revision ID of the policy. Each time you modify a policy, Amazon Comprehend assigns a new revision ID, and it deletes the prior version of the policy.
      Returns:
      Returns a reference to this object so that method calls can be chained together.