configurations
Parameters
value
A list of IP addresses or CIDR ranges that will be allowed to access the URLs specified in the Zone Lockdown rule. You can include any number of ip
or ip_range
configurations.
Parameters
values
A list of IP addresses or CIDR ranges that will be allowed to access the URLs specified in the Zone Lockdown rule. You can include any number of ip
or ip_range
configurations.
suspend fun configurations(vararg argument: suspend ZoneLockdownConfigurationArgsBuilder.() -> Unit)
Parameters
argument
A list of IP addresses or CIDR ranges that will be allowed to access the URLs specified in the Zone Lockdown rule. You can include any number of ip
or ip_range
configurations.