encryption

@JvmName(name = "gncufsyrdtanowmx")
suspend fun encryption(value: Output<RestorePointEncryptionArgs>)
@JvmName(name = "lfriwtmvonupgeml")
suspend fun encryption(value: RestorePointEncryptionArgs?)

Parameters

value

Encryption at rest settings for disk restore point. It is an optional property that can be specified in the input while creating a restore point.


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

Parameters

argument

Encryption at rest settings for disk restore point. It is an optional property that can be specified in the input while creating a restore point.