INPUT_OBJECT

UpgradeAwsCloudAccountFeaturesWithoutCftInput

Description

Input to update status of features of AWS cloud account to connected from update permissions state.

link GraphQL Schema definition

  • input UpgradeAwsCloudAccountFeaturesWithoutCftInput {
  • # Rubrik ID of cloud account to be upgraded.
  • awsCloudAccountId: String!
  • # Cloud account features to be upgraded.
  • features: [CloudAccountFeature!]!
  • }

link Require by