ip Set Reference Statement
suspend fun ipSetReferenceStatement(value: Output<WebAclRuleStatementManagedRuleGroupStatementScopeDownStatementIpSetReferenceStatementArgs>)
suspend fun ipSetReferenceStatement(value: WebAclRuleStatementManagedRuleGroupStatementScopeDownStatementIpSetReferenceStatementArgs?)
Parameters
value
Rule statement used to detect web requests coming from particular IP addresses or address ranges. See ip_set_reference_statement
below for details.
suspend fun ipSetReferenceStatement(argument: suspend WebAclRuleStatementManagedRuleGroupStatementScopeDownStatementIpSetReferenceStatementArgsBuilder.() -> Unit)
Parameters
argument
Rule statement used to detect web requests coming from particular IP addresses or address ranges. See ip_set_reference_statement
below for details.