GcpProjectEnvironmentData interface

The GCP project connector environment data

Extends

Properties

environmentType

The type of the environment data.

organizationalData

The Gcp project's organizational data

projectDetails

The Gcp project's details

scanInterval

Scan interval in hours (value should be between 1-hour to 24-hours)

Property Details

environmentType

The type of the environment data.

environmentType: "GcpProject"

Property Value

"GcpProject"

organizationalData

The Gcp project's organizational data

organizationalData?: GcpOrganizationalDataUnion

Property Value

projectDetails

The Gcp project's details

projectDetails?: GcpProjectDetails

Property Value

scanInterval

Scan interval in hours (value should be between 1-hour to 24-hours)

scanInterval?: number

Property Value

number