SubscriberSourceAwsLogSourceResourceArgs

data class SubscriberSourceAwsLogSourceResourceArgs(val sourceName: Output<String>? = null, val sourceVersion: Output<String>? = null) : ConvertibleToJava<SubscriberSourceAwsLogSourceResourceArgs>

Constructors

Link copied to clipboard
fun SubscriberSourceAwsLogSourceResourceArgs(sourceName: Output<String>? = null, sourceVersion: Output<String>? = null)

Functions

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

Properties

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.