content

@JvmName(name = "hrctqoccelxxvnmp")
suspend fun content(value: Output<ModelCardContentArgs>)
@JvmName(name = "tlwcwnsmlrsyttcr")
suspend fun content(value: ModelCardContentArgs?)

Parameters

value

The content of the model card. Content uses the model card JSON schema .


@JvmName(name = "scvkoetcvnmhxidd")
suspend fun content(argument: suspend ModelCardContentArgsBuilder.() -> Unit)

Parameters

argument

The content of the model card. Content uses the model card JSON schema .