Mods
ServiceNow

Policy: GCP > App Engine > Service > 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 > App Engine > Service 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_appengine_service
label: GCP > App Engine > Service
extendsTable: cmdb_ci
columns:
- name: id
label: ID
- name: labels
label: Labels
type: string
size: 1000
- name: network_settings
label: Network Settings
type: string
size: 1000
- name: project
label: Project
type: string
- name: service_name
label: Service Name
- name: split
label: Split
type: string
size: 1000

Category

In Your Workspace

Developers