SelectObjectContentOutput constructor

SelectObjectContentOutput({
  1. SelectObjectContentEventStream? payload,
})

Implementation

SelectObjectContentOutput({
  this.payload,
});