SubscriberSource

data class SubscriberSource(val awsLogSource: SubscriberAwsLogSource? = null, val customLogSource: SubscriberCustomLogSource? = null)

Constructors

Link copied to clipboard
constructor(awsLogSource: SubscriberAwsLogSource? = null, customLogSource: SubscriberCustomLogSource? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard