PipelineEnvironmentVariableArgs

constructor(name: Output<String>, type: Output<PipelineEnvironmentVariableType>? = null, value: Output<String>)