Uses of Class
software.amazon.awscdk.services.wafv2.CfnWebACL.AsnMatchStatementProperty.Builder
Packages that use CfnWebACL.AsnMatchStatementProperty.Builder
-
Uses of CfnWebACL.AsnMatchStatementProperty.Builder in software.amazon.awscdk.services.wafv2
Methods in software.amazon.awscdk.services.wafv2 that return CfnWebACL.AsnMatchStatementProperty.BuilderModifier and TypeMethodDescriptionSets the value ofCfnWebACL.AsnMatchStatementProperty.getAsnList()
CfnWebACL.AsnMatchStatementProperty.Builder.asnList
(IResolvable asnList) Sets the value ofCfnWebACL.AsnMatchStatementProperty.getAsnList()
CfnWebACL.AsnMatchStatementProperty.builder()
CfnWebACL.AsnMatchStatementProperty.Builder.forwardedIpConfig
(IResolvable forwardedIpConfig) Sets the value ofCfnWebACL.AsnMatchStatementProperty.getForwardedIpConfig()
CfnWebACL.AsnMatchStatementProperty.Builder.forwardedIpConfig
(CfnWebACL.ForwardedIPConfigurationProperty forwardedIpConfig) Sets the value ofCfnWebACL.AsnMatchStatementProperty.getForwardedIpConfig()
Constructors in software.amazon.awscdk.services.wafv2 with parameters of type CfnWebACL.AsnMatchStatementProperty.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnWebACL.AsnMatchStatementProperty.Builder
.