agentOptions

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

Parameters

value

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


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

Parameters

argument

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