LoggingConfigurationConditionActionConditionPropertiesArgs

data class LoggingConfigurationConditionActionConditionPropertiesArgs(val action: Output<LoggingConfigurationConditionActionConditionPropertiesAction>) : ConvertibleToJava<LoggingConfigurationConditionActionConditionPropertiesArgs>

A single action condition.

Properties

Link copied to clipboard

Logic to apply to the filtering conditions. You can specify that, in order to satisfy the filter, a log must match all conditions or must match at least one condition.

Functions

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