Interface RemovePermissionResponse.Builder

  • Method Details

    • policy

      The JSON-formatted resource-based policy on the profiling group after the specified permissions were removed.

      Parameters:
      policy - The JSON-formatted resource-based policy on the profiling group after the specified permissions were removed.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • revisionId

      RemovePermissionResponse.Builder revisionId(String revisionId)

      A universally unique identifier (UUID) for the revision of the resource-based policy after the specified permissions were removed. The updated JSON-formatted policy is in the policy element of the response.

      Parameters:
      revisionId - A universally unique identifier (UUID) for the revision of the resource-based policy after the specified permissions were removed. The updated JSON-formatted policy is in the policy element of the response.
      Returns:
      Returns a reference to this object so that method calls can be chained together.