CloudwatchLogsAction

Describes an action that sends data to CloudWatch Logs.

Types

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

Properties

Link copied to clipboard

Indicates whether batches of log records will be extracted and uploaded into CloudWatch. Values include true or false(default).

Link copied to clipboard

The CloudWatch log group to which the action sends data.

Link copied to clipboard

The IAM role that allows access to the CloudWatch 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