privateLinkEndpoint property

String? privateLinkEndpoint
final

The private endpoint that is configured for an agent that has access to IP addresses in a PrivateLink. An agent that is configured with this endpoint will not be accessible over the public internet.

Implementation

final String? privateLinkEndpoint;