INPUT_OBJECT
GcpCloudAccountDeleteProjectsV2Input
Description
Input to delete some feature for some GCP cloud accounts.
link GraphQL Schema definition
- input GcpCloudAccountDeleteProjectsV2Input {
- # List of features and corresponding cloud account IDs.
- : [GcpCloudAccountDeleteProjectsV2FeatureInput!]!
- # Required for OAuth-based deletion.
- : UUID
- }