Logz Monitor Args
constructor(companyName: Output<String>? = null, enabled: Output<Boolean>? = null, enterpriseAppId: Output<String>? = null, location: Output<String>? = null, name: Output<String>? = null, plan: Output<LogzMonitorPlanArgs>? = null, resourceGroupName: Output<String>? = null, tags: Output<Map<String, String>>? = null, user: Output<LogzMonitorUserArgs>? = null)