agentOrchestrationConfig

@JvmName(name = "idnrqlxghxnedyua")
suspend fun agentOrchestrationConfig(value: Output<ProfilingGroupAgentOrchestrationConfigArgs>)
@JvmName(name = "scmpfqrvbusmqjat")
suspend fun agentOrchestrationConfig(value: ProfilingGroupAgentOrchestrationConfigArgs?)

Parameters

value

Specifies whether profiling is enabled or disabled for the created profiling. See Agent Orchestration Config for more details.


@JvmName(name = "okdxlttmleadadcx")
suspend fun agentOrchestrationConfig(argument: suspend ProfilingGroupAgentOrchestrationConfigArgsBuilder.() -> Unit)

Parameters

argument

Specifies whether profiling is enabled or disabled for the created profiling. See Agent Orchestration Config for more details.