CreateDecoderParams: {
    contentTopic: string;
    shardInfo?: AutoShardSingle | StaticShardSingle;
}

Type declaration

  • contentTopic: string
  • Optional shardInfo?: AutoShardSingle | StaticShardSingle