google_dataflow_project_location_jobs resource
Use the google_dataflow_project_location_jobs InSpec audit resource to to test a Google Cloud ProjectLocationJob resource.
Examples
describe google_dataflow_project_location_jobs(location: 'value_location', project: 'value_project') do
it { should exist }
end
Properties
Properties that can be accessed from the google_dataflow_project_location_jobs resource:
See google_dataflow_project_location_job for more detailed information.
ids: an array ofgoogle_dataflow_project_location_jobidproject_ids: an array ofgoogle_dataflow_project_location_jobproject_idnames: an array ofgoogle_dataflow_project_location_jobnametypes: an array ofgoogle_dataflow_project_location_jobtypeenvironments: an array ofgoogle_dataflow_project_location_jobenvironmentsteps: an array ofgoogle_dataflow_project_location_jobstepssteps_locations: an array ofgoogle_dataflow_project_location_jobsteps_locationcurrent_states: an array ofgoogle_dataflow_project_location_jobcurrent_statecurrent_state_times: an array ofgoogle_dataflow_project_location_jobcurrent_state_timerequested_states: an array ofgoogle_dataflow_project_location_jobrequested_stateexecution_infos: an array ofgoogle_dataflow_project_location_jobexecution_infocreate_times: an array ofgoogle_dataflow_project_location_jobcreate_timereplace_job_ids: an array ofgoogle_dataflow_project_location_jobreplace_job_idtransform_name_mappings: an array ofgoogle_dataflow_project_location_jobtransform_name_mappingclient_request_ids: an array ofgoogle_dataflow_project_location_jobclient_request_idreplaced_by_job_ids: an array ofgoogle_dataflow_project_location_jobreplaced_by_job_idtemp_files: an array ofgoogle_dataflow_project_location_jobtemp_fileslabels: an array ofgoogle_dataflow_project_location_joblabelslocations: an array ofgoogle_dataflow_project_location_joblocationpipeline_descriptions: an array ofgoogle_dataflow_project_location_jobpipeline_descriptionstage_states: an array ofgoogle_dataflow_project_location_jobstage_statesjob_metadata: an array ofgoogle_dataflow_project_location_jobjob_metadatastart_times: an array ofgoogle_dataflow_project_location_jobstart_timecreated_from_snapshot_ids: an array ofgoogle_dataflow_project_location_jobcreated_from_snapshot_idsatisfies_pzs: an array ofgoogle_dataflow_project_location_jobsatisfies_pzsruntime_updatable_params: an array ofgoogle_dataflow_project_location_jobruntime_updatable_paramssatisfies_pzis: an array ofgoogle_dataflow_project_location_jobsatisfies_pzi
Filter criteria
This resource supports all of the above properties as filter criteria, which can be used
with where as a block or a method.
GCP permissions
Ensure the https://dataflow.googleapis.com/ is enabled for the current project.