encryptionSpec

@JvmName(name = "duyxhcjuquulutgg")
suspend fun encryptionSpec(value: Output<AiDatasetEncryptionSpecArgs>)
@JvmName(name = "dxxyvmoxtdurruyc")
suspend fun encryptionSpec(value: AiDatasetEncryptionSpecArgs?)

Parameters

value

Customer-managed encryption key spec for a Dataset. If set, this Dataset and all sub-resources of this Dataset will be secured by this key. Structure is documented below.


@JvmName(name = "pxuckksqtjdaosoe")
suspend fun encryptionSpec(argument: suspend AiDatasetEncryptionSpecArgsBuilder.() -> Unit)

Parameters

argument

Customer-managed encryption key spec for a Dataset. If set, this Dataset and all sub-resources of this Dataset will be secured by this key. Structure is documented below.