ProfilingGroupAgentOrchestrationConfigArgs

data class ProfilingGroupAgentOrchestrationConfigArgs(val profilingEnabled: Output<Boolean>) : ConvertibleToJava<ProfilingGroupAgentOrchestrationConfigArgs>

Constructors

constructor(profilingEnabled: Output<Boolean>)

Properties

Link copied to clipboard

(Required) Boolean that specifies whether the profiling agent collects profiling data or

Functions

Link copied to clipboard
open override fun toJava(): ProfilingGroupAgentOrchestrationConfigArgs