LoggerApplicationInsightsArgs

data class LoggerApplicationInsightsArgs(val instrumentationKey: Output<String>) : ConvertibleToJava<LoggerApplicationInsightsArgs>

Constructors

Link copied to clipboard
fun LoggerApplicationInsightsArgs(instrumentationKey: Output<String>)

Functions

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

Properties

Link copied to clipboard

The instrumentation key used to push data to Application Insights.