ClusterProps
gcp4zio.dp.`package`.ClusterProps
case class ClusterProps(bucketName: String, singleNode: Boolean, internalIpOnly: Boolean, subnetUri: Option[String], networkTags: List[String], serviceAccount: Option[String], idleDeletionDurationSecs: Option[Long], imageVersion: String, masterInstanceProps: InstanceProps, workerInstanceProps: InstanceProps)
Attributes
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
Members list
In this article