providers

@JvmName(name = "ottwrcnhmpnrbfri")
suspend fun providers(value: Output<List<SubscriberSourceCustomLogSourceResourceProviderArgs>>)
@JvmName(name = "txoafmcavhukbnab")
suspend fun providers(value: List<SubscriberSourceCustomLogSourceResourceProviderArgs>?)

Parameters

value

The details of the log provider for the third-party custom source. See provider Block below.


@JvmName(name = "jktnfrfqvvmvjdee")
suspend fun providers(vararg values: Output<SubscriberSourceCustomLogSourceResourceProviderArgs>)


@JvmName(name = "yjurulxyxafnccxv")
suspend fun providers(values: List<Output<SubscriberSourceCustomLogSourceResourceProviderArgs>>)
@JvmName(name = "mieuxnspipmqfwol")
suspend fun providers(vararg values: SubscriberSourceCustomLogSourceResourceProviderArgs)

Parameters

values

The details of the log provider for the third-party custom source. See provider Block below.


@JvmName(name = "bjgijgcbpdyqjlug")
suspend fun providers(argument: List<suspend SubscriberSourceCustomLogSourceResourceProviderArgsBuilder.() -> Unit>)
@JvmName(name = "slltlyfngjeqolfd")
suspend fun providers(vararg argument: suspend SubscriberSourceCustomLogSourceResourceProviderArgsBuilder.() -> Unit)
@JvmName(name = "meeqikntptraptgi")
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.