webhooks/appmesh/const.go (5 lines of code) (raw):

package appmesh const ( IPv6 string = "ipv6" IPv4 string = "ipv4" )