attributes

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

Parameters

value

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


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


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

Parameters

values

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


@JvmName(name = "nnmhhnljrgkwjlwh")
suspend fun attributes(argument: List<suspend SubscriberSourceCustomLogSourceResourceAttributeArgsBuilder.() -> Unit>)
@JvmName(name = "hgsmxiqpexdaqnix")
suspend fun attributes(vararg argument: suspend SubscriberSourceCustomLogSourceResourceAttributeArgsBuilder.() -> Unit)
@JvmName(name = "okcadhrcbysfrdpp")
suspend fun attributes(argument: suspend SubscriberSourceCustomLogSourceResourceAttributeArgsBuilder.() -> Unit)

Parameters

argument

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