ip Set Reference Statement
suspend fun ipSetReferenceStatement(value: Output<RuleGroupRuleStatementOrStatementStatementIpSetReferenceStatementArgs>)
suspend fun ipSetReferenceStatement(value: RuleGroupRuleStatementOrStatementStatementIpSetReferenceStatementArgs?)
Parameters
value
A 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 RuleGroupRuleStatementOrStatementStatementIpSetReferenceStatementArgsBuilder.() -> Unit)
Parameters
argument
A rule statement used to detect web requests coming from particular IP addresses or address ranges. See IP Set Reference Statement below for details.