Interface PutResourcePolicyResponse.Builder

    • Method Detail

      • policyHash

        PutResourcePolicyResponse.Builder policyHash​(String policyHash)

        A hash of the policy that has just been set. This must be included in a subsequent call that overwrites or updates this policy.

        Parameters:
        policyHash - A hash of the policy that has just been set. This must be included in a subsequent call that overwrites or updates this policy.
        Returns:
        Returns a reference to this object so that method calls can be chained together.