ProviderFeaturesKeyVaultArgs

data class ProviderFeaturesKeyVaultArgs(val purgeSoftDeleteOnDestroy: Output<Boolean>? = null, val purgeSoftDeletedCertificatesOnDestroy: Output<Boolean>? = null, val purgeSoftDeletedHardwareSecurityModulesOnDestroy: Output<Boolean>? = null, val purgeSoftDeletedKeysOnDestroy: Output<Boolean>? = null, val purgeSoftDeletedSecretsOnDestroy: Output<Boolean>? = null, val recoverSoftDeletedCertificates: Output<Boolean>? = null, val recoverSoftDeletedKeyVaults: Output<Boolean>? = null, val recoverSoftDeletedKeys: Output<Boolean>? = null, val recoverSoftDeletedSecrets: Output<Boolean>? = null) : ConvertibleToJava<ProviderFeaturesKeyVaultArgs>

Constructors

Link copied to clipboard
fun ProviderFeaturesKeyVaultArgs(purgeSoftDeleteOnDestroy: Output<Boolean>? = null, purgeSoftDeletedCertificatesOnDestroy: Output<Boolean>? = null, purgeSoftDeletedHardwareSecurityModulesOnDestroy: Output<Boolean>? = null, purgeSoftDeletedKeysOnDestroy: Output<Boolean>? = null, purgeSoftDeletedSecretsOnDestroy: Output<Boolean>? = null, recoverSoftDeletedCertificates: Output<Boolean>? = null, recoverSoftDeletedKeyVaults: Output<Boolean>? = null, recoverSoftDeletedKeys: Output<Boolean>? = null, recoverSoftDeletedSecrets: Output<Boolean>? = null)

Functions

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

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val purgeSoftDeleteOnDestroy: Output<Boolean>? = null
Link copied to clipboard
Link copied to clipboard
val recoverSoftDeletedKeys: Output<Boolean>? = null
Link copied to clipboard
Link copied to clipboard
val recoverSoftDeletedSecrets: Output<Boolean>? = null