agentOrchestrationConfig

@JvmName(name = "twuteagldqqcmnkg")
suspend fun agentOrchestrationConfig(value: Output<ProfilingGroupAgentOrchestrationConfigArgs>)
@JvmName(name = "khqmsgmrwtitxcla")
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 = "adidpcvmtnuooonj")
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.