suspend fun ConsulClient.createAclTokenAwait(token: AclToken): String
Suspending version of method io.vertx.ext.consul.ConsulClient.createAclToken
token
- properties of the token
Return
NOTE: This function has been automatically generated from io.vertx.ext.consul.ConsulClient using Vert.x codegen.