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

Properties of a StopClusterRequest.

Package

@google-cloud/dataproc

Properties

clusterName

clusterName?: (string|null);

StopClusterRequest clusterName

Property Value
TypeDescription
(string|null)

clusterUuid

clusterUuid?: (string|null);

StopClusterRequest clusterUuid

Property Value
TypeDescription
(string|null)

projectId

projectId?: (string|null);

StopClusterRequest projectId

Property Value
TypeDescription
(string|null)

region

region?: (string|null);

StopClusterRequest region

Property Value
TypeDescription
(string|null)

requestId

requestId?: (string|null);

StopClusterRequest requestId

Property Value
TypeDescription
(string|null)