SubscriberSourceCustomLogSourceResourceArgs

data class SubscriberSourceCustomLogSourceResourceArgs(val attributes: Output<List<SubscriberSourceCustomLogSourceResourceAttributeArgs>>? = null, val providers: Output<List<SubscriberSourceCustomLogSourceResourceProviderArgs>>? = null, val sourceName: Output<String>? = null, val sourceVersion: Output<String>? = null) : ConvertibleToJava<SubscriberSourceCustomLogSourceResourceArgs>

Constructors

fun SubscriberSourceCustomLogSourceResourceArgs(attributes: Output<List<SubscriberSourceCustomLogSourceResourceAttributeArgs>>? = null, providers: Output<List<SubscriberSourceCustomLogSourceResourceProviderArgs>>? = null, sourceName: Output<String>? = null, sourceVersion: Output<String>? = null)

Functions

Link copied to clipboard
open override fun toJava(): SubscriberSourceCustomLogSourceResourceArgs

Properties

Link copied to clipboard

The attributes of a third-party custom source.

Link copied to clipboard
Link copied to clipboard
val sourceName: Output<String>? = null

The name for a third-party custom source. This must be a Regionally unique value.

Link copied to clipboard
val sourceVersion: Output<String>? = null

The version for a third-party custom source. This must be a Regionally unique value.