privateAddress property

String? privateAddress
final

A private IP address to access the DevEndpoint within a VPC if the DevEndpoint is created within one. The PrivateAddress field is present only when you create the DevEndpoint within your VPC.

Implementation

final String? privateAddress;