Interface PutResourcePolicyResponse.Builder

  • Method Details

    • policyDocument

      PutResourcePolicyResponse.Builder policyDocument(String policyDocument)

      The JSON policy document that you specified.

      Parameters:
      policyDocument - The JSON policy document that you specified.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • policyRevisionId

      PutResourcePolicyResponse.Builder policyRevisionId(String policyRevisionId)

      The policy revision ID information that you specified.

      Parameters:
      policyRevisionId - The policy revision ID information that you specified.
      Returns:
      Returns a reference to this object so that method calls can be chained together.