RuleResponse

data class RuleResponse(val action: String, val conditions: List<ConditionResponse>, val description: String, val ins: List<String>, val logConfigs: List<LogConfigResponse>, val notIns: List<String>, val permissions: List<String>)

This is deprecated and has no effect. Do not use.

Constructors

Link copied to clipboard
fun RuleResponse(action: String, conditions: List<ConditionResponse>, description: String, ins: List<String>, logConfigs: List<LogConfigResponse>, notIns: List<String>, permissions: List<String>)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

This is deprecated and has no effect. Do not use.

Link copied to clipboard

This is deprecated and has no effect. Do not use.

Link copied to clipboard

This is deprecated and has no effect. Do not use.

Link copied to clipboard

This is deprecated and has no effect. Do not use.

Link copied to clipboard

This is deprecated and has no effect. Do not use.

Link copied to clipboard

This is deprecated and has no effect. Do not use.

Link copied to clipboard

This is deprecated and has no effect. Do not use.