INPUT_OBJECT

FinalizeAwsCloudAccountDeletionInput

Description

Input to process and finalize deletion of AWS cloud account.

link GraphQL Schema definition

  • input FinalizeAwsCloudAccountDeletionInput {
  • # Rubrik ID of account to be deleted.
  • cloudAccountId: UUID!
  • # Protection feature to be deleted for the cloud account.
  • feature: CloudAccountFeature!
  • }

link Require by