GcpProjectDetails interface
The details about the project represented by the security connector
Properties
| project |
The GCP Project id |
| project |
GCP project name |
| project |
The unique GCP Project number |
| workload |
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