SubscriberSourceAwsLogSourceResource

data class SubscriberSourceAwsLogSourceResource(val sourceName: String, val sourceVersion: String? = null)

Constructors

Link copied to clipboard
constructor(sourceName: String, sourceVersion: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

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

Link copied to clipboard
val sourceVersion: String? = null

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