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

Properties of a ManagedCluster.

Package

@google-cloud/dataproc

Properties

clusterName

clusterName?: (string|null);

ManagedCluster clusterName

Property Value
TypeDescription
(string|null)

config

config?: (google.cloud.dataproc.v1.IClusterConfig|null);

ManagedCluster config

Property Value
TypeDescription
(google.cloud.dataproc.v1.IClusterConfig|null)

labels

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

ManagedCluster labels

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