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

Properties of an EndpointConfig.

Package

@google-cloud/dataproc

Properties

enableHttpPortAccess

enableHttpPortAccess?: (boolean|null);

EndpointConfig enableHttpPortAccess

Property Value
Type Description
(boolean|null)

httpPorts

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

EndpointConfig httpPorts

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