customAttributes

@JvmName(name = "lolutsnbqttuyekj")
suspend fun customAttributes(value: Output<Map<String, String>>)
@JvmName(name = "ejntkxxjdtpjvfyk")
suspend fun customAttributes(value: Map<String, String>?)

Parameters

value

An optional list of additional attributes to attach to each Cloud PubSub message published for this notification subscription.


@JvmName(name = "genpvdxoumtdpdbd")
fun customAttributes(vararg values: Pair<String, String>)

Parameters

values

An optional list of additional attributes to attach to each Cloud PubSub message published for this notification subscription.