providers
Parameters
value
The details of the log provider for the third-party custom source. See provider
Block below.
Parameters
values
The details of the log provider for the third-party custom source. See provider
Block below.
suspend fun providers(argument: List<suspend SubscriberSourceCustomLogSourceResourceProviderArgsBuilder.() -> Unit>)
suspend fun providers(vararg argument: suspend SubscriberSourceCustomLogSourceResourceProviderArgsBuilder.() -> Unit)
suspend fun providers(argument: suspend SubscriberSourceCustomLogSourceResourceProviderArgsBuilder.() -> Unit)
Parameters
argument
The details of the log provider for the third-party custom source. See provider
Block below.