CustomLayerCloudwatchConfigurationArgs

data class CustomLayerCloudwatchConfigurationArgs(val enabled: Output<Boolean>? = null, val logStreams: Output<List<CustomLayerCloudwatchConfigurationLogStreamArgs>>? = null) : ConvertibleToJava<CustomLayerCloudwatchConfigurationArgs>

Constructors

Link copied to clipboard

Functions

Link copied to clipboard
open override fun toJava(): CustomLayerCloudwatchConfigurationArgs

Properties

Link copied to clipboard
val enabled: Output<Boolean>? = null
Link copied to clipboard

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