INPUT_OBJECT
BulkDeleteAwsCloudAccountWithoutCftInput
Description
Input to delete AWS cloud accounts.
link GraphQL Schema definition
- input BulkDeleteAwsCloudAccountWithoutCftInput {
- # Native ID of the AWS account.
- : String!
- # List of cloud account features.
- : [CloudAccountFeature!]
- }