SubscriberSource

data class SubscriberSource(val awsLogSourceResource: SubscriberSourceAwsLogSourceResource? = null, val customLogSourceResource: SubscriberSourceCustomLogSourceResource? = null)

Constructors

Link copied to clipboard
constructor(awsLogSourceResource: SubscriberSourceAwsLogSourceResource? = null, customLogSourceResource: SubscriberSourceCustomLogSourceResource? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Amazon Security Lake supports log and event collection for natively supported AWS services. See aws_log_source_resource Block below.

Link copied to clipboard

Amazon Security Lake supports custom source types. See custom_log_source_resource Block below.