ProjectMemberArgs

constructor(projectId: Output<Int>? = null, roles: Output<List<ProjectMemberRoleArgs>>? = null, userId: Output<String>? = null)