Mods
ServiceNow

Policy: GCP > KMS > Crypto Key > 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 > KMS > Crypto Key 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_kms_cryptokey
label: GCP > KMS > Crypto Key
extendsTable: cmdb_ci
columns:
- name: create_time
label: Create Time
- name: cryptokey_name
label: CryptoKey Name
- name: destroy_scheduled_duration
label: Destroy Scheduled Duration
- name: iam_policy
label: IAM Policy
type: string
size: 1000
- name: key_ring_name
label: Name
- name: labels
label: Labels
type: string
size: 1000
- name: next_rotation_time
label: Next Rotation Time
- name: primary
label: Primary
type: string
size: 1000
- name: project
label: Project
- name: purpose
label: Purpose
- name: region_name
label: Region Name
- name: rotation_period
label: Rotation Period
- name: version_template
label: Version Template
type: string
size: 1000

Category

In Your Workspace

Developers