BotManagementArgs

constructor(aiBotsProtection: Output<String>? = null, autoUpdateModel: Output<Boolean>? = null, crawlerProtection: Output<String>? = null, enableJs: Output<Boolean>? = null, fightMode: Output<Boolean>? = null, optimizeWordpress: Output<Boolean>? = null, sbfmDefinitelyAutomated: Output<String>? = null, sbfmLikelyAutomated: Output<String>? = null, sbfmStaticResourceProtection: Output<Boolean>? = null, sbfmVerifiedBots: Output<String>? = null, suppressSessionScore: Output<Boolean>? = null, zoneId: Output<String>? = null)