PreventionDiscoveryConfigActionPubSubNotificationPubsubConditionExpressionsArgs

data class PreventionDiscoveryConfigActionPubSubNotificationPubsubConditionExpressionsArgs(val conditions: Output<List<PreventionDiscoveryConfigActionPubSubNotificationPubsubConditionExpressionsConditionArgs>>? = null, val logicalOperator: Output<String>? = null) : ConvertibleToJava<PreventionDiscoveryConfigActionPubSubNotificationPubsubConditionExpressionsArgs>

Constructors

Properties

Link copied to clipboard

Conditions to apply to the expression Structure is documented below.

Link copied to clipboard
val logicalOperator: Output<String>? = null

The operator to apply to the collection of conditions Possible values are: OR, AND.

Functions

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