endpointType property

EndpointType? endpointType
final

Defines the type of endpoint that your server is connected to. If your server is connected to a VPC endpoint, your server isn't accessible over the public internet.

Implementation

final EndpointType? endpointType;