Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.wafv2.CfnRuleGroupPropsMixin.GeoMatchStatementProperty.Builder
Packages that use CfnRuleGroupPropsMixin.GeoMatchStatementProperty.Builder
-
Uses of CfnRuleGroupPropsMixin.GeoMatchStatementProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.wafv2
Methods in software.amazon.awscdk.cfnpropertymixins.services.wafv2 that return CfnRuleGroupPropsMixin.GeoMatchStatementProperty.BuilderModifier and TypeMethodDescriptionCfnRuleGroupPropsMixin.GeoMatchStatementProperty.builder()CfnRuleGroupPropsMixin.GeoMatchStatementProperty.Builder.countryCodes(List<String> countryCodes) Sets the value ofCfnRuleGroupPropsMixin.GeoMatchStatementProperty.getCountryCodes()CfnRuleGroupPropsMixin.GeoMatchStatementProperty.Builder.forwardedIpConfig(CfnRuleGroupPropsMixin.ForwardedIPConfigurationProperty forwardedIpConfig) Sets the value ofCfnRuleGroupPropsMixin.GeoMatchStatementProperty.getForwardedIpConfig()CfnRuleGroupPropsMixin.GeoMatchStatementProperty.Builder.forwardedIpConfig(IResolvable forwardedIpConfig) Sets the value ofCfnRuleGroupPropsMixin.GeoMatchStatementProperty.getForwardedIpConfig()Constructors in software.amazon.awscdk.cfnpropertymixins.services.wafv2 with parameters of type CfnRuleGroupPropsMixin.GeoMatchStatementProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnRuleGroupPropsMixin.GeoMatchStatementProperty.Builder.