INPUT_OBJECT
input DownloadExchangeSnapshotInput {# Required. UUID used to identify the cluster the request goes to.clusterUuid: String!# Required. ID of the location from where the Microsoft Exchange database will be # downloaded.locationId: String!# Required. ID of the Microsoft Exchange database snapshot.snapshotId: String!}