ProviderFeaturesCognitiveAccountArgs

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

Constructors

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

Functions

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

Properties

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