Uses of Class
software.amazon.awscdk.services.wafv2.CfnRuleGroup.CustomResponseProperty.Builder
Packages that use CfnRuleGroup.CustomResponseProperty.Builder
-
Uses of CfnRuleGroup.CustomResponseProperty.Builder in software.amazon.awscdk.services.wafv2
Methods in software.amazon.awscdk.services.wafv2 that return CfnRuleGroup.CustomResponseProperty.BuilderModifier and TypeMethodDescriptionCfnRuleGroup.CustomResponseProperty.builder()CfnRuleGroup.CustomResponseProperty.Builder.customResponseBodyKey(String customResponseBodyKey) Sets the value ofCfnRuleGroup.CustomResponseProperty.getCustomResponseBodyKey()CfnRuleGroup.CustomResponseProperty.Builder.responseCode(Number responseCode) Sets the value ofCfnRuleGroup.CustomResponseProperty.getResponseCode()CfnRuleGroup.CustomResponseProperty.Builder.responseHeaders(List<? extends Object> responseHeaders) Sets the value ofCfnRuleGroup.CustomResponseProperty.getResponseHeaders()CfnRuleGroup.CustomResponseProperty.Builder.responseHeaders(IResolvable responseHeaders) Sets the value ofCfnRuleGroup.CustomResponseProperty.getResponseHeaders()Constructors in software.amazon.awscdk.services.wafv2 with parameters of type CfnRuleGroup.CustomResponseProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnRuleGroup.CustomResponseProperty.Builder.