agentOptions

@JvmName(name = "ntdrgwrrjjtqapvp")
suspend fun agentOptions(value: Output<AgentOptionsArgs>)
@JvmName(name = "alxfitugawmqdbht")
suspend fun agentOptions(value: AgentOptionsArgs?)

Parameters

value

The configurations that will be applied to each agent in this agent pool.


@JvmName(name = "gvxsuvpcsxqtsgxf")
suspend fun agentOptions(argument: suspend AgentOptionsArgsBuilder.() -> Unit)

Parameters

argument

The configurations that will be applied to each agent in this agent pool.