ip Address Type
Parameters
value
The IP address types that can invoke the API. Valid values: ipv4
, dualstack
. Use ipv4
to allow only IPv4 addresses to invoke your API, or use dualstack
to allow both IPv4 and IPv6 addresses to invoke your API. Defaults to ipv4
.