encryption

@JvmName(name = "dgnrjppijuwpqhbi")
suspend fun encryption(value: Output<RestorePointEncryptionArgs>)
@JvmName(name = "lcrymndekfyatoev")
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 = "ppscncrdsbkmgere")
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.