endpoint property
The IP address of this cluster's master endpoint.
The endpoint can be accessed from the internet at
https://username:password@endpoint/
. See the masterAuth
property of
this resource for username and password information.
Output only.
Implementation
core.String? endpoint;