ServiceNow CMDB CI relationship sync: faster, more complete →
Mods
ServiceNow

Policy: GCP > Dataflow > Job > ServiceNow > Table > Definition

The policy enables the definition of ServiceNow table properties, including its name and the base table from which it extends, and details the specific columns required for representing GCP > Dataflow > Job data.

Resource Types

This policy targets the following resource types:

Primary Policy

This policy is used with the following primary policy:

Controls

Policy Specification

Schema Type
object
Default
table:
name: guardrails_gcp_dataflow_job
label: GCP > Dataflow > Job
extendsTable: cmdb_ci
columns:
- name: create_time
label: Create Time
- name: current_state
label: Current State
- name: current_state_time
label: Current State Time
- name: id
label: ID
- name: job_environment
label: Environment
type: string
size: 1000
- name: job_location
label: Location
- name: job_name
label: Name
- name: labels
label: Labels
type: string
size: 1000
- name: project
label: Project
type: string
- name: region
label: Region
- name: steps
label: Steps
type: string
size: 1000
- name: steps_location
label: Steps Location
type: string
size: 1000
- name: type
label: Type
type: string

Category

In Your Workspace

Developers