Users Or Service Principal Set Args
data class UsersOrServicePrincipalSetArgs(val displayName: Output<String>? = null, val id: Output<String>? = null, val type: Output<Either<String, UserType>>? = null) : ConvertibleToJava<UsersOrServicePrincipalSetArgs>
The detail of a subject.