object DPApi
- Companion:
- class
Value members
Concrete methods
def createDataproc(clusterName: String, project: String, region: String, props: ClusterProps): ZIO[DPEnv, Throwable, Cluster]
def deleteDataproc(clusterName: String, project: String, region: String): ZIO[DPEnv, Throwable, Unit]