AppMonitorArgs

constructor(appMonitorConfiguration: Output<AppMonitorConfigurationArgs>? = null, customEvents: Output<AppMonitorCustomEventsArgs>? = null, cwLogEnabled: Output<Boolean>? = null, deobfuscationConfiguration: Output<AppMonitorDeobfuscationConfigurationArgs>? = null, domain: Output<String>? = null, domainList: Output<List<String>>? = null, name: Output<String>? = null, resourcePolicy: Output<AppMonitorResourcePolicyArgs>? = null, tags: Output<List<TagArgs>>? = null)