Automation Rule Triggering Logic Args
constructor(conditions: Output<List<Any>>? = null, expirationTimeUtc: Output<String>? = null, isEnabled: Output<Boolean>, triggersOn: Output<Either<String, TriggersOn>>, triggersWhen: Output<Either<String, TriggersWhen>>)