agentAgent

suspend fun agentAgent(name: String, block: suspend AgentAgentResourceBuilder.() -> Unit): AgentAgent

See also

Parameters

name

The unique name of the resulting resource.

block

Builder for AgentAgent.


See also

Parameters

name

The unique name of the resulting resource.