ApplicationCloudwatchLoggingOptions

data class ApplicationCloudwatchLoggingOptions(val cloudwatchLoggingOptionId: String? = null, val logStreamArn: String)

Constructors

Link copied to clipboard
constructor(cloudwatchLoggingOptionId: String? = null, logStreamArn: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard

The ARN of the CloudWatch log stream to receive application messages.