Rule Group Rule Statement Or Statement Statement And Statement Statement Geo Match Statement Args
data class RuleGroupRuleStatementOrStatementStatementAndStatementStatementGeoMatchStatementArgs(val countryCodes: Output<List<String>>, val forwardedIpConfig: Output<RuleGroupRuleStatementOrStatementStatementAndStatementStatementGeoMatchStatementForwardedIpConfigArgs>? = null) : ConvertibleToJava<RuleGroupRuleStatementOrStatementStatementAndStatementStatementGeoMatchStatementArgs>
Constructors
Link copied to clipboard
fun RuleGroupRuleStatementOrStatementStatementAndStatementStatementGeoMatchStatementArgs(countryCodes: Output<List<String>>, forwardedIpConfig: Output<RuleGroupRuleStatementOrStatementStatementAndStatementStatementGeoMatchStatementForwardedIpConfigArgs>? = 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.
Link copied to clipboard