AppMonitorArgs

constructor(appMonitorConfiguration: Output<AppMonitorAppMonitorConfigurationArgs>? = null, customEvents: Output<AppMonitorCustomEventsArgs>? = null, cwLogEnabled: Output<Boolean>? = null, domain: Output<String>? = null, domainLists: Output<List<String>>? = null, name: Output<String>? = null, tags: Output<Map<String, String>>? = null)