INPUT_OBJECT

StartRefreshAwsNativeAccountsJobInput

Description

Input to initiate a job to refresh an AWS native account.

link GraphQL Schema definition

  • input StartRefreshAwsNativeAccountsJobInput {
  • # Rubrik UUIDs of the AWS account to be refreshed.
  • awsAccountRubrikIds: [UUID!]!
  • # Native protection feature to be refreshed.
  • awsNativeProtectionFeatures: [AwsNativeProtectionFeature!]!
  • }

link Require by