CustomLogSourceProviderDetail

data class CustomLogSourceProviderDetail(val location: String, val roleArn: String)

Constructors

Link copied to clipboard
constructor(location: String, roleArn: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The location of the partition in the Amazon S3 bucket for Security Lake.

Link copied to clipboard

The ARN of the IAM role to be used by the entity putting logs into your custom source partition.