CustomLayerCloudwatchConfiguration

data class CustomLayerCloudwatchConfiguration(val enabled: Boolean? = null, val logStreams: List<CustomLayerCloudwatchConfigurationLogStream>? = null)

Constructors

Types

Link copied to clipboard
object Companion

Properties

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

A block the specifies how an opsworks logs look like. See Log Streams.