Rule Group Rule Statement Geo Match Statement Args
data class RuleGroupRuleStatementGeoMatchStatementArgs(val countryCodes: Output<List<String>>, val forwardedIpConfig: Output<RuleGroupRuleStatementGeoMatchStatementForwardedIpConfigArgs>? = null) : ConvertibleToJava<RuleGroupRuleStatementGeoMatchStatementArgs>
Constructors
Link copied to clipboard
fun RuleGroupRuleStatementGeoMatchStatementArgs(countryCodes: Output<List<String>>, forwardedIpConfig: Output<RuleGroupRuleStatementGeoMatchStatementForwardedIpConfigArgs>? = null)
Functions
Properties
Link copied to clipboard
An array of two-character country codes, for example, "US", "CN" , from the alpha-2 country ISO codes of the ISO 3166
international standard. See the documentation for valid values.