environment_variable_job_override

package
v1.1.4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 16, 2025 License: MIT Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func EnvironmentVariableJobOverrideResource

func EnvironmentVariableJobOverrideResource() resource.Resource

EnvironmentVariableJobOverrideResource is a helper function to simplify the provider implementation.

Types

type EnvironmentVariableJobOverrideResourceModel

type EnvironmentVariableJobOverrideResourceModel struct {
	ID                               types.String `tfsdk:"id"`
	ProjectID                        types.Int64  `tfsdk:"project_id"`
	AccountID                        types.Int64  `tfsdk:"account_id"`
	Name                             types.String `tfsdk:"name"`
	JobDefinitionID                  types.Int64  `tfsdk:"job_definition_id"`
	RawValue                         types.String `tfsdk:"raw_value"`
	EnvironmentVariableJobOverrideID types.Int64  `tfsdk:"environment_variable_job_override_id"`
}

EnvironmentVariableJobOverrideResourceModel is the model for the resource

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL