SpringCloudNewRelicApplicationPerformanceMonitoringArgs

constructor(agentEnabled: Output<Boolean>? = null, appName: Output<String>? = null, appServerPort: Output<Int>? = null, auditModeEnabled: Output<Boolean>? = null, autoAppNamingEnabled: Output<Boolean>? = null, autoTransactionNamingEnabled: Output<Boolean>? = null, customTracingEnabled: Output<Boolean>? = null, globallyEnabled: Output<Boolean>? = null, labels: Output<Map<String, String>>? = null, licenseKey: Output<String>? = null, name: Output<String>? = null, springCloudServiceId: Output<String>? = null)