Assigned User Args
    data class AssignedUserArgs(val objectId: Output<String>, val tenantId: Output<String>) : ConvertibleToJava<AssignedUserArgs> 
A user that can be assigned to a compute instance.
A user that can be assigned to a compute instance.