V2Server Key Restrictions Args
data class V2ServerKeyRestrictionsArgs(val allowedIps: Output<List<String>>? = null) : ConvertibleToJava<V2ServerKeyRestrictionsArgs>
The IP addresses of callers that are allowed to use the key.