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