App Monitor Args
constructor(appMonitorConfiguration: Output<AppMonitorConfigurationArgs>? = null, customEvents: Output<AppMonitorCustomEventsArgs>? = null, cwLogEnabled: Output<Boolean>? = null, domain: Output<String>? = null, name: Output<String>? = null, tags: Output<List<TagArgs>>? = null)