publicEndpoint property
- @Deprecated('Not supported. Member documentation may have more information.')
getter/setter pair
The external IP address of this cluster's master endpoint.
Deprecated:Use ControlPlaneEndpointsConfig.IPEndpointsConfig.public_endpoint instead.
Output only.
Implementation
@core.Deprecated(
'Not supported. Member documentation may have more information.',
)
core.String? publicEndpoint;