suspend fun clusteredVertxAwait(options: VertxOptions): Vertx
Suspending version of method io.vertx.core.Vertx.clusteredVertx
options - the options to use
options
Return
VertxVertxAlias
NOTE: This function has been automatically generated from io.vertx.core.Vertx using Vert.x codegen.