Enterprise Crm Eventbus Proto Workflow Alert Config Args
fun EnterpriseCrmEventbusProtoWorkflowAlertConfigArgs(aggregationPeriod: Output<String>? = null, alertDisabled: Output<Boolean>? = null, alertName: Output<String>? = null, clientId: Output<String>? = null, durationThresholdMs: Output<String>? = null, errorEnumList: Output<EnterpriseCrmEventbusProtoBaseAlertConfigErrorEnumListArgs>? = null, metricType: Output<EnterpriseCrmEventbusProtoWorkflowAlertConfigMetricType>? = null, numAggregationPeriods: Output<Int>? = null, onlyFinalAttempt: Output<Boolean>? = null, playbookUrl: Output<String>? = null, thresholdType: Output<EnterpriseCrmEventbusProtoWorkflowAlertConfigThresholdType>? = null, thresholdValue: Output<EnterpriseCrmEventbusProtoBaseAlertConfigThresholdValueArgs>? = null, warningEnumList: Output<EnterpriseCrmEventbusProtoBaseAlertConfigErrorEnumListArgs>? = null)