INPUT_OBJECT

SapHanaSystemCopyConfigInput

link GraphQL Schema definition

  • input SapHanaSystemCopyConfigInput {
  • # Required. ID of the source database.
  • sourceDbId: String!
  • # Required. ID of the target database.
  • targetDbId: String!
  • }