connectionType

@JvmName(name = "jnapejymhgdngwfi")
suspend fun connectionType(value: Output<MethodIntegrationConnectionType>)
@JvmName(name = "cgxtlcwrouutroru")
suspend fun connectionType(value: MethodIntegrationConnectionType?)

Parameters

value

The type of the network connection to the integration endpoint. The valid value is `INTERNET` for connections through the public routable internet or `VPC_LINK` for private connections between API Gateway and a network load balancer in a VPC. The default value is `INTERNET`.