GoogleCloudIntegrationsV1alphaTriggerConfigArgs

constructor(alertConfig: Output<List<GoogleCloudIntegrationsV1alphaIntegrationAlertConfigArgs>>? = null, cloudSchedulerConfig: Output<GoogleCloudIntegrationsV1alphaCloudSchedulerConfigArgs>? = null, description: Output<String>? = null, errorCatcherId: Output<String>? = null, label: Output<String>? = null, nextTasksExecutionPolicy: Output<GoogleCloudIntegrationsV1alphaTriggerConfigNextTasksExecutionPolicy>? = null, position: Output<GoogleCloudIntegrationsV1alphaCoordinateArgs>? = null, properties: Output<Map<String, String>>? = null, startTasks: Output<List<GoogleCloudIntegrationsV1alphaNextTaskArgs>>? = null, triggerId: Output<String>? = null, triggerNumber: Output<String>, triggerType: Output<GoogleCloudIntegrationsV1alphaTriggerConfigTriggerType>? = null)