ProviderFeaturesCognitiveAccountArgs

data class ProviderFeaturesCognitiveAccountArgs(val purgeSoftDeleteOnDestroy: Output<Boolean>? = null) : ConvertibleToJava<ProviderFeaturesCognitiveAccountArgs>

Constructors

Link copied to clipboard
constructor(purgeSoftDeleteOnDestroy: Output<Boolean>? = null)

Properties

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

Functions

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