Skip to content

GcpCloudAccountDeleteProjectsInput

Input required to delete a list of GCP projects.

Fields

Field Type Description
cloudAccountsProjectIds [UUID!]! List of project native IDs.
features [CloudAccountFeature!] List of cloud account features.
nativeProtectionProjectIds [UUID!]! List of GCP project native IDs to be added for native protection.
projectIds [UUID!] List of project IDs.
sessionId String Session ID of the current OAuth session (optional).
sharedVpcHostProjectIds [UUID!]! List of GCP shared VPC host project native IDs.
skipResourceDeletion Boolean! Specifies whether cleanup of GCP resources should be skipped. If this flag is set, then the session ID is ignored.