CloudWatchLoggingOptionDescription

Description of the CloudWatch logging option.

Types

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

Properties

Link copied to clipboard

ID of the CloudWatch logging option description.

Link copied to clipboard

ARN of the CloudWatch log to receive application messages.

Link copied to clipboard

IAM ARN of the role to use to send application messages. Note: To write application messages to CloudWatch, the IAM role used must have the PutLogEvents policy action enabled.

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