LogDeliveryConfigurationRequest

Specifies the destination, format and type of the logs.

Types

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

Properties

Link copied to clipboard

Configuration details of either a CloudWatch Logs destination or Kinesis Data Firehose destination.

Link copied to clipboard

Specify either cloudwatch-logs or kinesis-firehose as the destination type.

Link copied to clipboard

Specify if log delivery is enabled. Default true.

Link copied to clipboard

Specifies either JSON or TEXT

Link copied to clipboard

Refers to slow-log or engine-log..

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