INPUT_OBJECT
Filter parameters to reduce result sets by provided filters.
input RoleIqAssignmentFilter {# If provided, will only return results for Users with the given User Id.userId: String# If provided, will only return results for roles with the given Role IdroleId: String}