App Monitor Configuration Args
constructor(allowCookies: Output<Boolean>? = null, enableXRay: Output<Boolean>? = null, excludedPages: Output<List<String>>? = null, favoritePages: Output<List<String>>? = null, guestRoleArn: Output<String>? = null, identityPoolId: Output<String>? = null, includedPages: Output<List<String>>? = null, metricDestinations: Output<List<AppMonitorMetricDestinationArgs>>? = null, sessionSampleRate: Output<Double>? = null, telemetries: Output<List<AppMonitorTelemetry>>? = null)