filter

@JvmName(name = "jigwocspvluaxlif")
suspend fun filter(value: Output<String>)
@JvmName(name = "ehwuypoyhnsagtci")
suspend fun filter(value: String?)

Parameters

value

The filter applied to the scope for this rule. The filter's format depends on its scope: default scope matches all clients and has no filter value; network scope takes a CIDR format; host takes an IP address or fully qualified domain name. If a client does not match any filter rule and there is no default rule, access is denied.