InstanceObservabilityConfigArgs

constructor(enabled: Output<Boolean>? = null, maxQueryStringLength: Output<Int>? = null, preserveComments: Output<Boolean>? = null, queryPlansPerMinute: Output<Int>? = null, recordApplicationTags: Output<Boolean>? = null, trackActiveQueries: Output<Boolean>? = null, trackWaitEventTypes: Output<Boolean>? = null, trackWaitEvents: Output<Boolean>? = null)