Uses of Class
software.amazon.awscdk.services.wafv2.CfnWebACLProps.Builder
Packages that use CfnWebACLProps.Builder
-
Uses of CfnWebACLProps.Builder in software.amazon.awscdk.services.wafv2
Methods in software.amazon.awscdk.services.wafv2 that return CfnWebACLProps.BuilderModifier and TypeMethodDescriptionCfnWebACLProps.Builder.applicationConfig(IResolvable applicationConfig) Sets the value ofCfnWebACLProps.getApplicationConfig()CfnWebACLProps.Builder.applicationConfig(CfnWebACL.ApplicationConfigProperty applicationConfig) Sets the value ofCfnWebACLProps.getApplicationConfig()CfnWebACLProps.Builder.associationConfig(IResolvable associationConfig) Sets the value ofCfnWebACLProps.getAssociationConfig()CfnWebACLProps.Builder.associationConfig(CfnWebACL.AssociationConfigProperty associationConfig) Sets the value ofCfnWebACLProps.getAssociationConfig()static CfnWebACLProps.BuilderCfnWebACLProps.builder()CfnWebACLProps.Builder.captchaConfig(IResolvable captchaConfig) Sets the value ofCfnWebACLProps.getCaptchaConfig()CfnWebACLProps.Builder.captchaConfig(CfnWebACL.CaptchaConfigProperty captchaConfig) Sets the value ofCfnWebACLProps.getCaptchaConfig()CfnWebACLProps.Builder.challengeConfig(IResolvable challengeConfig) Sets the value ofCfnWebACLProps.getChallengeConfig()CfnWebACLProps.Builder.challengeConfig(CfnWebACL.ChallengeConfigProperty challengeConfig) Sets the value ofCfnWebACLProps.getChallengeConfig()CfnWebACLProps.Builder.customResponseBodies(Map<String, ? extends Object> customResponseBodies) Sets the value ofCfnWebACLProps.getCustomResponseBodies()CfnWebACLProps.Builder.customResponseBodies(IResolvable customResponseBodies) Sets the value ofCfnWebACLProps.getCustomResponseBodies()CfnWebACLProps.Builder.dataProtectionConfig(IResolvable dataProtectionConfig) Sets the value ofCfnWebACLProps.getDataProtectionConfig()CfnWebACLProps.Builder.dataProtectionConfig(CfnWebACL.DataProtectionConfigProperty dataProtectionConfig) Sets the value ofCfnWebACLProps.getDataProtectionConfig()CfnWebACLProps.Builder.defaultAction(IResolvable defaultAction) Sets the value ofCfnWebACLProps.getDefaultAction()CfnWebACLProps.Builder.defaultAction(CfnWebACL.DefaultActionProperty defaultAction) Sets the value ofCfnWebACLProps.getDefaultAction()CfnWebACLProps.Builder.description(String description) Sets the value ofCfnWebACLProps.getDescription()Sets the value ofCfnWebACLProps.getName()CfnWebACLProps.Builder.onSourceDDoSProtectionConfig(IResolvable onSourceDDoSProtectionConfig) Sets the value ofCfnWebACLProps.getOnSourceDDoSProtectionConfig()CfnWebACLProps.Builder.onSourceDDoSProtectionConfig(CfnWebACL.OnSourceDDoSProtectionConfigProperty onSourceDDoSProtectionConfig) Sets the value ofCfnWebACLProps.getOnSourceDDoSProtectionConfig()Sets the value ofCfnWebACLProps.getRules()CfnWebACLProps.Builder.rules(IResolvable rules) Sets the value ofCfnWebACLProps.getRules()Sets the value ofCfnWebACLProps.getScope()Sets the value ofCfnWebACLProps.getTags()CfnWebACLProps.Builder.tokenDomains(List<String> tokenDomains) Sets the value ofCfnWebACLProps.getTokenDomains()CfnWebACLProps.Builder.visibilityConfig(IResolvable visibilityConfig) Sets the value ofCfnWebACLProps.getVisibilityConfig()CfnWebACLProps.Builder.visibilityConfig(CfnWebACL.VisibilityConfigProperty visibilityConfig) Sets the value ofCfnWebACLProps.getVisibilityConfig()Constructors in software.amazon.awscdk.services.wafv2 with parameters of type CfnWebACLProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnWebACLProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnWebACLProps.Builder.