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

Policy: GCP > Pub/Sub > Subscription > 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 > Pub/Sub > Subscription 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_pubsub_subscription
label: GCP > Pub/Sub > Subscription
extendsTable: cmdb_ci
columns:
- name: ack_deadline_seconds
label: Ack Deadline Seconds
- name: expiration_policy_ttl
label: Expiration Policy TTL
- name: iam_policy
label: IAM Policy
type: string
size: 1000
- name: labels
label: Labels
type: string
size: 1000
- name: message_retention_duration
label: Message Retention Duration
- name: project
label: Project
type: string
- name: subscription_name
label: Name
- name: topic
label: Topic

Category

In Your Workspace

Developers