INPUT_OBJECT
Input for exporting Long Term Retention backup of Azure SQL Managed Instance database.
input AzureSqlManagedInstanceDbLtrExport {# Region to which database is being exported.destinationRegionName: String!# Rubrik ID of the snapshot from which database is being exported.sourceSnapshotRubrikId: UUID!}