INPUT_OBJECT

BulkDeleteAwsCloudAccountWithoutCftInput

Description

Input to delete AWS cloud accounts.

link GraphQL Schema definition

  • input BulkDeleteAwsCloudAccountWithoutCftInput {
  • # Native ID of the AWS account.
  • awsNativeId: String!
  • # List of cloud account features.
  • features: [CloudAccountFeature!]
  • }

link Require by