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