encryption

@JvmName(name = "nwolxhkrjdgpsumx")
suspend fun encryption(value: Output<RestorePointEncryptionArgs>)
@JvmName(name = "cnbnfynyfiwixtka")
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 = "mxxjepwkfjrmkxvl")
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.