ProviderFeaturesRecoveryServiceArgs

data class ProviderFeaturesRecoveryServiceArgs(val purgeProtectedItemsFromVaultOnDestroy: Output<Boolean>? = null, val vmBackupStopProtectionAndRetainDataOnDestroy: Output<Boolean>? = null, val vmBackupSuspendProtectionAndRetainDataOnDestroy: Output<Boolean>? = null) : ConvertibleToJava<ProviderFeaturesRecoveryServiceArgs>

Constructors

Link copied to clipboard
constructor(purgeProtectedItemsFromVaultOnDestroy: Output<Boolean>? = null, vmBackupStopProtectionAndRetainDataOnDestroy: Output<Boolean>? = null, vmBackupSuspendProtectionAndRetainDataOnDestroy: Output<Boolean>? = null)

Functions

Link copied to clipboard
open override fun toJava(): ProviderFeaturesRecoveryServiceArgs