Interface GetImagePolicyResponse.Builder

  • Method Details

    • requestId

      GetImagePolicyResponse.Builder requestId(String requestId)

      The request ID that uniquely identifies this request.

      Parameters:
      requestId - The request ID that uniquely identifies this request.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • policy

      The resource policy for the image, as a JSON policy document. If the image has no policy applied, the response contains an empty JSON object ({}).

      Parameters:
      policy - The resource policy for the image, as a JSON policy document. If the image has no policy applied, the response contains an empty JSON object ({}).
      Returns:
      Returns a reference to this object so that method calls can be chained together.