package
Version:
v1.11.0
Opens a new window with list of versions in this module.
Published: May 28, 2026
License: MIT
Opens a new window with license information.
Imports: 13
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type JobCompletionTriggerResourceModel struct {
ID types.Int64 `tfsdk:"id"`
JobID types.Int64 `tfsdk:"job_id"`
TriggerJobID types.Int64 `tfsdk:"trigger_job_id"`
ProjectID types.Int64 `tfsdk:"project_id"`
Statuses types.Set `tfsdk:"statuses"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.