BrokerDiagnosticsArgs

constructor(diagnosticServiceEndpoint: Output<String>? = null, enableMetrics: Output<Boolean>? = null, enableSelfCheck: Output<Boolean>? = null, enableSelfTracing: Output<Boolean>? = null, enableTracing: Output<Boolean>? = null, logFormat: Output<String>? = null, logLevel: Output<String>? = null, maxCellMapLifetime: Output<Double>? = null, metricUpdateFrequencySeconds: Output<Double>? = null, probeImage: Output<String>? = null, selfCheckFrequencySeconds: Output<Double>? = null, selfCheckTimeoutSeconds: Output<Double>? = null, selfTraceFrequencySeconds: Output<Double>? = null, spanChannelCapacity: Output<Double>? = null)