Interface PutResourcePolicyResponse.Builder

    • Method Detail

      • revisionId

        PutResourcePolicyResponse.Builder revisionId​(String revisionId)

        A unique string that represents the revision ID of the policy. If you are comparing revision IDs, make sure to always use string comparison logic.

        Parameters:
        revisionId - A unique string that represents the revision ID of the policy. If you are comparing revision IDs, make sure to always use string comparison logic.
        Returns:
        Returns a reference to this object so that method calls can be chained together.