hostPoolResource

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

See also

Parameters

name

The unique name of the resulting resource.

block

Builder for HostPool.