otlp

@JvmName(name = "rrjumaalupnkrevi")
suspend fun otlp(value: Output<OtlpReceiverArgs>)
@JvmName(name = "frhuiupxxpvvssbq")
suspend fun otlp(value: OtlpReceiverArgs?)

Parameters

value

OTLP receiver configurations. This field is mandatory for OTLP and pipelineGroup receivers.


@JvmName(name = "dydjpeyudajeahim")
suspend fun otlp(argument: suspend OtlpReceiverArgsBuilder.() -> Unit)

Parameters

argument

OTLP receiver configurations. This field is mandatory for OTLP and pipelineGroup receivers.