InboundEndpointProtocol type

Defines values for InboundEndpointProtocol. Possible values include: 'tcp', 'udp'

type InboundEndpointProtocol = "tcp" | "udp"