Mods
ServiceNow

Policy: GCP > App Engine > Application > 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 > Application 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_application
label: GCP > App Engine > Application
extendsTable: cmdb_ci
columns:
- name: application_name
label: Name
- name: code_bucket
label: Code Bucket
- name: database_type
label: Database Type
- name: default_bucket
label: Default Bucket
- name: default_hostname
label: Default Hostname
- name: feature_settings
label: Feature Settings
- name: id
label: ID
- name: location_id
label: Location ID
type: string
- name: project
label: Project
type: string
- name: service_account
label: Service Account
- name: serving_status
label: Serving Status

Category

In Your Workspace

Developers