GetDomainLogPublishingOption

data class GetDomainLogPublishingOption(val cloudwatchLogGroupArn: String, val enabled: Boolean, val logType: String)

Constructors

Link copied to clipboard
constructor(cloudwatchLogGroupArn: String, enabled: Boolean, logType: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The CloudWatch Log Group where the logs are published.

Link copied to clipboard

Whether node to node encryption is enabled.

Link copied to clipboard

The type of Elasticsearch log being published.