ShareCreateSnapshotResponse type

Contains response data for the createSnapshot operation.

type ShareCreateSnapshotResponse = WithResponse<
  ShareCreateSnapshotHeaders,
  ShareCreateSnapshotHeaders
>