kind

@JvmName(name = "afcmylnvoyxsfhbk")
suspend fun kind(value: Output<String>)
@JvmName(name = "aoqvmbvnpstduyvo")
suspend fun kind(value: String?)

Parameters

value

The kind of the Data Collection Rule. Possible values are Linux, Windows, AgentDirectToStore and WorkspaceTransforms. A rule of kind Linux does not allow for windows_event_log data sources. And a rule of kind Windows does not allow for syslog data sources. If kind is not specified, all kinds of data sources are allowed.

Note: Once kind has been set, changing it forces a new Data Collection Rule to be created.