Mods
ServiceNow

Policy: GCP > Bigtable > Table > 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 > Bigtable > Table 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_bigtable_table
label: GCP > Bigtable > Table
extendsTable: cmdb_ci
columns:
- name: change_stream_config
label: Change Stream Config
type: string
size: 1000
- name: cluster_states
label: Cluster States
type: string
size: 1000
- name: column_families
label: Column Families
type: string
size: 1000
- name: deletion_protection
label: Deletion Protection
type: boolean
- name: granularity
label: Granularity
type: string
size: 1000
- name: project
label: Project
- name: restore_info
label: Stats
type: Restore Info
size: 1000
- name: stats
label: Stats
type: string
size: 1000
- name: table_name
label: Name

Category

In Your Workspace

Developers