ProviderFeaturesKeyVaultArgs

constructor(purgeSoftDeleteOnDestroy: Output<Boolean>? = null, purgeSoftDeletedCertificatesOnDestroy: Output<Boolean>? = null, purgeSoftDeletedHardwareSecurityModuleKeysOnDestroy: Output<Boolean>? = null, purgeSoftDeletedHardwareSecurityModulesOnDestroy: Output<Boolean>? = null, purgeSoftDeletedKeysOnDestroy: Output<Boolean>? = null, purgeSoftDeletedSecretsOnDestroy: Output<Boolean>? = null, recoverSoftDeletedCertificates: Output<Boolean>? = null, recoverSoftDeletedHardwareSecurityModuleKeys: Output<Boolean>? = null, recoverSoftDeletedKeyVaults: Output<Boolean>? = null, recoverSoftDeletedKeys: Output<Boolean>? = null, recoverSoftDeletedSecrets: Output<Boolean>? = null)