Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.wafv2.CfnWebACLPropsMixin.ForwardedIPConfigurationProperty
Packages that use CfnWebACLPropsMixin.ForwardedIPConfigurationProperty
-
Uses of CfnWebACLPropsMixin.ForwardedIPConfigurationProperty in software.amazon.awscdk.cfnpropertymixins.services.wafv2
Classes in software.amazon.awscdk.cfnpropertymixins.services.wafv2 that implement CfnWebACLPropsMixin.ForwardedIPConfigurationPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnWebACLPropsMixin.ForwardedIPConfigurationPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.wafv2 that return CfnWebACLPropsMixin.ForwardedIPConfigurationPropertyModifier and TypeMethodDescriptionCfnWebACLPropsMixin.ForwardedIPConfigurationProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.wafv2 with parameters of type CfnWebACLPropsMixin.ForwardedIPConfigurationPropertyModifier and TypeMethodDescriptionCfnWebACLPropsMixin.AsnMatchStatementProperty.Builder.forwardedIpConfig(CfnWebACLPropsMixin.ForwardedIPConfigurationProperty forwardedIpConfig) Sets the value ofCfnWebACLPropsMixin.AsnMatchStatementProperty.getForwardedIpConfig()CfnWebACLPropsMixin.GeoMatchStatementProperty.Builder.forwardedIpConfig(CfnWebACLPropsMixin.ForwardedIPConfigurationProperty forwardedIpConfig) Sets the value ofCfnWebACLPropsMixin.GeoMatchStatementProperty.getForwardedIpConfig()CfnWebACLPropsMixin.RateBasedStatementProperty.Builder.forwardedIpConfig(CfnWebACLPropsMixin.ForwardedIPConfigurationProperty forwardedIpConfig) Sets the value ofCfnWebACLPropsMixin.RateBasedStatementProperty.getForwardedIpConfig()