WorkspaceLoggingConfiguration

data class WorkspaceLoggingConfiguration(val logGroupArn: String)

Constructors

Link copied to clipboard
constructor(logGroupArn: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The ARN of the CloudWatch log group to which the vended log data will be published. This log group must exist.