GcpProjectDetails interface

The details about the project represented by the security connector

Properties

projectId

The GCP Project id

projectName

GCP project name

projectNumber

The unique GCP Project number

workloadIdentityPoolId

The GCP workload identity federation pool id

Property Details

projectId

The GCP Project id

projectId?: string

Property Value

string

projectName

GCP project name

projectName?: string

Property Value

string

projectNumber

The unique GCP Project number

projectNumber?: string

Property Value

string

workloadIdentityPoolId

The GCP workload identity federation pool id

workloadIdentityPoolId?: string

Property Value

string