Subscriber Source Custom Log Source Resource Args
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
Link copied to clipboard
fun SubscriberSourceCustomLogSourceResourceArgs(attributes: Output<List<SubscriberSourceCustomLogSourceResourceAttributeArgs>>? = null, providers: Output<List<SubscriberSourceCustomLogSourceResourceProviderArgs>>? = null, sourceName: Output<String>? = null, sourceVersion: Output<String>? = null)