DetectorCfns3LogsConfigurationArgs

data class DetectorCfns3LogsConfigurationArgs(val enable: Output<Boolean>) : ConvertibleToJava<DetectorCfns3LogsConfigurationArgs>

Constructors

Link copied to clipboard
constructor(enable: Output<Boolean>)

Properties

Link copied to clipboard
val enable: Output<Boolean>

The status of S3 data event logs as a data source.

Functions

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