Model Card Security Config Args
data class ModelCardSecurityConfigArgs(val kmsKeyId: Output<String>? = null) : ConvertibleToJava<ModelCardSecurityConfigArgs>
An optional Key Management Service key to encrypt, decrypt, and re-encrypt model card content for regulated workloads with highly sensitive data.