INPUT_OBJECT

GetValidRegionsForDynamoDbRecoveryReq

Description

GetValidRegionsForDynamoDBRecoveryReq represents the request object for GetValidRegionsForDynamoDBRecovery RPC call.

link GraphQL Schema definition

  • input GetValidRegionsForDynamoDbRecoveryReq {
  • # Rubrik ID of the archival location AWS account.
  • archivalLocationAwsAccountId: UUID
  • # Rubrik ID of the source AWS account.
  • sourceAwsAccountId: UUID!
  • # Rubrik ID of the target AWS account.
  • targetAwsAccountId: UUID!
  • }

link Require by