PipeSourceManagedStreamingKafkaParametersArgs

constructor(batchSize: Output<Int>? = null, consumerGroupId: Output<String>? = null, credentials: Output<Either<PipeMskAccessCredentials0PropertiesArgs, PipeMskAccessCredentials1PropertiesArgs>>? = null, maximumBatchingWindowInSeconds: Output<Int>? = null, startingPosition: Output<PipeMskStartPosition>? = null, topicName: Output<String>)