encryption

@JvmName(name = "uwteilasodvssyup")
suspend fun encryption(value: Output<EncryptionPropertiesArgs>)
@JvmName(name = "aewgjttjanohfwli")
suspend fun encryption(value: EncryptionPropertiesArgs?)

Parameters

value

The encryption settings of the configuration store.


@JvmName(name = "wklptdgtqomjmocs")
suspend fun encryption(argument: suspend EncryptionPropertiesArgsBuilder.() -> Unit)

Parameters

argument

The encryption settings of the configuration store.