google_vertex_ai_batch_prediction_jobs resource
Use the google_vertex_ai_batch_prediction_jobs InSpec audit resource to to test a Google Cloud BatchPredictionJob resource.
Examples
describe google_vertex_ai_batch_prediction_jobs(parent: ' value_parent', region: ' value_region') do
it { should exist }
end
Properties
Properties that can be accessed from the google_vertex_ai_batch_prediction_jobs resource:
See google_vertex_ai_batch_prediction_job for more detailed information.
create_times: an array ofgoogle_vertex_ai_batch_prediction_jobcreate_timemodel_parameters: an array ofgoogle_vertex_ai_batch_prediction_jobmodel_parametersinstance_configs: an array ofgoogle_vertex_ai_batch_prediction_jobinstance_configmodel_version_ids: an array ofgoogle_vertex_ai_batch_prediction_jobmodel_version_iddedicated_resources: an array ofgoogle_vertex_ai_batch_prediction_jobdedicated_resourcesoutput_infos: an array ofgoogle_vertex_ai_batch_prediction_joboutput_infodisable_container_loggings: an array ofgoogle_vertex_ai_batch_prediction_jobdisable_container_loggingexplanation_specs: an array ofgoogle_vertex_ai_batch_prediction_jobexplanation_specend_times: an array ofgoogle_vertex_ai_batch_prediction_jobend_timegenerate_explanations: an array ofgoogle_vertex_ai_batch_prediction_jobgenerate_explanationresources_consumeds: an array ofgoogle_vertex_ai_batch_prediction_jobresources_consumederrors: an array ofgoogle_vertex_ai_batch_prediction_joberrorinput_configs: an array ofgoogle_vertex_ai_batch_prediction_jobinput_configunmanaged_container_models: an array ofgoogle_vertex_ai_batch_prediction_jobunmanaged_container_modelcompletion_stats: an array ofgoogle_vertex_ai_batch_prediction_jobcompletion_statsstart_times: an array ofgoogle_vertex_ai_batch_prediction_jobstart_timemanual_batch_tuning_parameters: an array ofgoogle_vertex_ai_batch_prediction_jobmanual_batch_tuning_parametersupdate_times: an array ofgoogle_vertex_ai_batch_prediction_jobupdate_timenames: an array ofgoogle_vertex_ai_batch_prediction_jobnamelabels: an array ofgoogle_vertex_ai_batch_prediction_joblabelsstates: an array ofgoogle_vertex_ai_batch_prediction_jobstateencryption_specs: an array ofgoogle_vertex_ai_batch_prediction_jobencryption_specpartial_failures: an array ofgoogle_vertex_ai_batch_prediction_jobpartial_failuresmodels: an array ofgoogle_vertex_ai_batch_prediction_jobmodeloutput_configs: an array ofgoogle_vertex_ai_batch_prediction_joboutput_configdisplay_names: an array ofgoogle_vertex_ai_batch_prediction_jobdisplay_nameservice_accounts: an array ofgoogle_vertex_ai_batch_prediction_jobservice_account
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.