hostPool

suspend fun hostPool(name: String, block: suspend HostPoolResourceBuilder.() -> Unit): HostPool

See also

Parameters

name

The unique name of the resulting resource.

block

Builder for HostPool.


See also

Parameters

name

The unique name of the resulting resource.