Interface PutResourcePolicyResponse.Builder

  • Method Details

    • policyId

      The policy ID. To update a policy, you must specify PolicyId and PolicyHash.

      Parameters:
      policyId - The policy ID. To update a policy, you must specify PolicyId and PolicyHash.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • policyHash

      PutResourcePolicyResponse.Builder policyHash(String policyHash)

      ID of the current policy version.

      Parameters:
      policyHash - ID of the current policy version.
      Returns:
      Returns a reference to this object so that method calls can be chained together.