ProviderFeaturesApplicationInsightsArgs

data class ProviderFeaturesApplicationInsightsArgs(val disableGeneratedRule: Output<Boolean>? = null) : ConvertibleToJava<ProviderFeaturesApplicationInsightsArgs>

Constructors

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

Properties

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

Functions

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