LogSource

class LogSource

Amazon Security Lake can collect logs and events from natively-supported Amazon Web Services services and custom sources.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Specify the account from which you want to collect logs.

Link copied to clipboard

Specify the Regions from which you want to collect logs.

Link copied to clipboard

Specify the sources from which you want to collect logs.

Functions

Link copied to clipboard
inline fun copy(block: LogSource.Builder.() -> Unit = {}): LogSource
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String