encryptConf

@JvmName(name = "eriawpxrfdbptvbv")
suspend fun encryptConf(value: Output<StoreEncryptConfArgs>)
@JvmName(name = "rbijslgawjbhahhn")
suspend fun encryptConf(value: StoreEncryptConfArgs?)

Parameters

value

Encrypted storage of data, providing data static protection capability, encrypt_conf can be updated since 1.188.0 (only enable change is supported when updating logstore). See encrypt_conf below.


@JvmName(name = "euscuxxycyeowldf")
suspend fun encryptConf(argument: suspend StoreEncryptConfArgsBuilder.() -> Unit)

Parameters

argument

Encrypted storage of data, providing data static protection capability, encrypt_conf can be updated since 1.188.0 (only enable change is supported when updating logstore). See encrypt_conf below.