Model Card Args
constructor(content: Output<ModelCardContentArgs>? = null, createdBy: Output<ModelCardUserContextArgs>? = null, lastModifiedBy: Output<ModelCardUserContextArgs>? = null, modelCardName: Output<String>? = null, modelCardStatus: Output<ModelCardStatus>? = null, securityConfig: Output<ModelCardSecurityConfigArgs>? = null, tags: Output<List<TagArgs>>? = null)