Web Acl Rule Statement Rate Based Statement Scope Down Statement And Statement Statement Geo Match Statement Args
data class WebAclRuleStatementRateBasedStatementScopeDownStatementAndStatementStatementGeoMatchStatementArgs(val countryCodes: Output<List<String>>, val forwardedIpConfig: Output<WebAclRuleStatementRateBasedStatementScopeDownStatementAndStatementStatementGeoMatchStatementForwardedIpConfigArgs>? = null) : ConvertibleToJava<WebAclRuleStatementRateBasedStatementScopeDownStatementAndStatementStatementGeoMatchStatementArgs>
Constructors
Link copied to clipboard
fun WebAclRuleStatementRateBasedStatementScopeDownStatementAndStatementStatementGeoMatchStatementArgs(countryCodes: Output<List<String>>, forwardedIpConfig: Output<WebAclRuleStatementRateBasedStatementScopeDownStatementAndStatementStatementGeoMatchStatementForwardedIpConfigArgs>? = null)
Functions
Properties
Link copied to clipboard
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