attributes

@JvmName(name = "houtimbkvsxjfrwc")
suspend fun attributes(value: Output<List<SubscriberSourceCustomLogSourceResourceAttributeArgs>>)
@JvmName(name = "mxiqnwabnjffmans")
suspend fun attributes(value: List<SubscriberSourceCustomLogSourceResourceAttributeArgs>?)

Parameters

value

The attributes of the third-party custom source. See attributes Block below.


@JvmName(name = "jqpvbqqomqpimhpa")
suspend fun attributes(vararg values: Output<SubscriberSourceCustomLogSourceResourceAttributeArgs>)


@JvmName(name = "kjiplvggqcmrqyxi")
suspend fun attributes(values: List<Output<SubscriberSourceCustomLogSourceResourceAttributeArgs>>)
@JvmName(name = "uasngiqkpxkbptuy")
suspend fun attributes(vararg values: SubscriberSourceCustomLogSourceResourceAttributeArgs)

Parameters

values

The attributes of the third-party custom source. See attributes Block below.


@JvmName(name = "qyludtaltxrgpyqa")
suspend fun attributes(argument: List<suspend SubscriberSourceCustomLogSourceResourceAttributeArgsBuilder.() -> Unit>)
@JvmName(name = "ronjppctstjiydrs")
suspend fun attributes(vararg argument: suspend SubscriberSourceCustomLogSourceResourceAttributeArgsBuilder.() -> Unit)
@JvmName(name = "fogfxgweeksqamjx")
suspend fun attributes(argument: suspend SubscriberSourceCustomLogSourceResourceAttributeArgsBuilder.() -> Unit)

Parameters

argument

The attributes of the third-party custom source. See attributes Block below.