ProviderFeaturesApplicationInsightsArgs

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

Constructors

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

Functions

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

Properties

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