SyntheticTaskMonitorConfWebsiteArgs

constructor(automaticScrolling: Output<Int>? = null, customHeader: Output<Int>? = null, customHeaderContent: Output<Map<String, String>>? = null, disableCache: Output<Int>? = null, disableCompression: Output<Int>? = null, dnsHijackWhitelist: Output<String>? = null, elementBlacklist: Output<String>? = null, filterInvalidIp: Output<Int>? = null, flowHijackJumpTimes: Output<Int>? = null, flowHijackLogo: Output<String>? = null, ignoreCertificateError: Output<Int>? = null, monitorTimeout: Output<Int>? = null, pageTamper: Output<String>? = null, redirection: Output<Int>? = null, slowElementThreshold: Output<Int>? = null, targetUrl: Output<String>, verifyStringBlacklist: Output<String>? = null, verifyStringWhitelist: Output<String>? = null, waitCompletionTime: Output<Int>? = null)