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