endpointType property

EndpointType? endpointType
final

The type of endpoint that your agent is connected to. If the endpoint is a VPC endpoint, the agent is not accessible over the public internet.

Implementation

final EndpointType? endpointType;