agentOptions

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

Parameters

value

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


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

Parameters

argument

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