Interface protos.google.cloud.dataproc.v1.IEndpointConfig (2.4.4)

Properties of an EndpointConfig.

Package

@google-cloud/dataproc!

Properties

enableHttpPortAccess

enableHttpPortAccess?: (boolean|null);

EndpointConfig enableHttpPortAccess

Property Value
TypeDescription
(boolean|null)

httpPorts

httpPorts?: ({ [k: string]: string }|null);

EndpointConfig httpPorts

Property Value
TypeDescription
({ [k: string]: string }|null)