Templates Version
Creates an IntegrationTemplateVersion. Auto-naming is currently not supported for this resource. Note - this resource's API doesn't support deletion. When deleted, the resource will persist on Google Cloud even though it will be deleted from Pulumi state.
Properties
Auto-generated.
Optional. Flag to disable database persistence for execution data, including event execution info, execution export info, execution metadata index and execution param index.
Optional. The templateversion description. Permitted format is alphanumeric with underscores and no spaces.
Optional. Error Catch Task configuration for the IntegrationTemplateVersion. It's optional.
Optional. The last modifier's email address. Generated based on the End User Credentials/LOAS role of the user making the call.
Optional. ID of the IntegrationVersion that was used to create this IntegrationTemplateVersion
An increasing sequence that is set when a new snapshot is created.
Optional. Task configuration for the IntegrationTemplateVersion. It's optional, but the IntegrationTemplateVersion doesn't do anything without task_configs.
Optional. Contains a graph of tasks that will be executed before putting the event in a terminal state (SUCCEEDED/FAILED/FATAL), regardless of success or failure, similar to "finally" in code.
Optional. Parameters that are expected to be passed to the IntegrationTemplateVersion when an event is triggered. This consists of all the parameters that are expected in the IntegrationTemplateVersion execution. This gives the user the ability to provide default values, add information like PII and also provide data types of each parameter.
Optional. Trigger configurations.
Auto-generated.