Mods
ServiceNow

Policy: GCP > Network > Backend Bucket > 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 > Network > Backend Bucket 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_network_backendbucket
label: GCP > Network > Backend Bucket
extendsTable: cmdb_ci
columns:
- name: backend_bucket_name
label: Name
- name: bucket_name
label: Bucket Name
- name: cdn_policy
label: CDN Policy
type: string
size: 1000
- name: creation_timestamp
label: Creation Timestamp
- name: description
label: Description
- name: enable_cdn
label: Enable Cdn
type: boolean
- name: has_data
label: Has Data
type: boolean
- name: id
label: ID
- name: kind
label: Kind
- name: project
label: Project
- name: self_link
label: Self Link

Category

In Your Workspace

Developers