CreateSubscriberRequest

Types

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

Properties

Link copied to clipboard

The Amazon S3 or Lake Formation access type.

Link copied to clipboard

The supported Amazon Web Services services from which logs and events are collected. Security Lake supports log and event collection for natively supported Amazon Web Services services.

Link copied to clipboard

The description for your subscriber account in Security Lake.

Link copied to clipboard

The Amazon Web Services identity used to access your data.

Link copied to clipboard

The name of your Security Lake subscriber account.

Link copied to clipboard
val tags: List<Tag>?

An array of objects, one for each tag to associate with the subscriber. For each tag, you must specify both a tag key and a tag value. A tag value cannot be null, but it can be an empty string.

Functions

Link copied to clipboard
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