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

Policy: GCP > Spanner > Database > 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 > Spanner > Database 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_spanner_database
label: GCP > Spanner > Database
extendsTable: cmdb_ci
columns:
- name: create_time
label: Create Time
type: string
- name: database_dialect
label: Database Dialect
- name: database_name
label: Name
type: string
- name: enable_drop_protection
label: Enable Drop Protection
type: boolean
- name: encryption_config
label: Encryption Config
type: string
size: 1000
- name: encryption_info
label: Encryption Info
type: string
size: 1000
- name: iam_policy
label: IAM Policy
type: string
size: 1000
- name: project
label: Project
type: string
- name: region
label: Region
- name: restore_info
label: Restore Info
type: string
size: 1000
- name: state
label: State
- name: version_retention_period
label: Version Retention Period

Category

In Your Workspace

Developers