Mods
ServiceNow

Policy: GCP > App Engine > Version > 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 > Version 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_version
label: GCP > App Engine > Version
extendsTable: cmdb_ci
columns:
- name: env
label: Env
- name: id
label: ID
- name: instance_class
label: Instance Class
- name: network
label: Network
type: string
size: 1000
- name: project
label: Project
type: string
- name: runtime
label: Runtime
- name: service_id
label: Service ID
- name: serving_status
label: Serving Status
- name: threadsafe
label: Threadsafe
- name: version_name
label: Version Name
- name: version_url
label: Version URL
type: string

Category

In Your Workspace

Developers