Interface GetResourcePolicyResponse.Builder

  • Method Details

    • policyDocument

      GetResourcePolicyResponse.Builder policyDocument(String policyDocument)

      The JSON policy document that you requested.

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

      GetResourcePolicyResponse.Builder policyRevisionId(String policyRevisionId)

      The revision ID information for this version of the policy document that you requested.

      Parameters:
      policyRevisionId - The revision ID information for this version of the policy document that you requested.
      Returns:
      Returns a reference to this object so that method calls can be chained together.