EnvironmentLoggingConfigurationSchedulerLogs

data class EnvironmentLoggingConfigurationSchedulerLogs(val cloudWatchLogGroupArn: String? = null, val enabled: Boolean? = null, val logLevel: String? = null)

Constructors

fun EnvironmentLoggingConfigurationSchedulerLogs(cloudWatchLogGroupArn: String? = null, enabled: Boolean? = null, logLevel: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard
val enabled: Boolean? = null
Link copied to clipboard
val logLevel: String? = null