agentPool

suspend fun agentPool(name: String, block: suspend AgentPoolResourceBuilder.() -> Unit): AgentPool

Parameters

name

The unique name of the resulting resource.

block

Builder for AgentPool.

See also


Parameters

name

The unique name of the resulting resource.

See also