encryptionSpec

@JvmName(name = "iophfkeefktyxwqi")
suspend fun encryptionSpec(value: Output<AiMetadataStoreEncryptionSpecArgs>)
@JvmName(name = "holajntfwthubfyn")
suspend fun encryptionSpec(value: AiMetadataStoreEncryptionSpecArgs?)

Parameters

value

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


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

Parameters

argument

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