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

CloudWatch Log Group where the logs are published.

Link copied to clipboard

Enabled disabled toggle for off-peak update window

Link copied to clipboard

Type of OpenSearch log being published.