Subscriber Source Custom Log Source Resource
    data class SubscriberSourceCustomLogSourceResource(val attributes: List<SubscriberSourceCustomLogSourceResourceAttribute>? = null, val providers: List<SubscriberSourceCustomLogSourceResourceProvider>? = null, val sourceName: String? = null, val sourceVersion: String? = null)
Constructors
Link copied to clipboard
                fun SubscriberSourceCustomLogSourceResource(attributes: List<SubscriberSourceCustomLogSourceResourceAttribute>? = null, providers: List<SubscriberSourceCustomLogSourceResourceProvider>? = null, sourceName: String? = null, sourceVersion: String? = null)