Model Card User Context
data class ModelCardUserContext(val domainId: String? = null, val userProfileArn: String? = null, val userProfileName: String? = null)
Information about the user who created or modified an experiment, trial, trial component, lineage group, project, or model card.